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