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