

@font-face {
    font-family: 'font37-bold';
    src: url('font37-bold.eot');
    src: url('font37-bold.eot?#iefix') format('embedded-opentype'),
         url('font37-bold.woff2') format('woff2'),
         url('font37-bold.woff') format('woff'),
         url('font37-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.special-font   { font-family:'font37-bold'; }