@font-face{
    font-family: 'EXAMPLE';
    src: url('../font/EXAMPLE.eot');
    src: url('../font/EXAMPLE.eot?#iefix') format('eot'),
         url('../font/EXAMPLE.woff') format('woff'),
         url('../font/EXAMPLE.ttf') format('truetype'),
         url('../font/EXAMPLE.svg#webfontTmboVHJW') format('svg');
    font-weight:normal;
    font-style:normal;
}