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