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