@font-face {
    font-family: 'open_sans_hebrewregular';
    src: url('opensanshebrew-regular.eot');
    src: url('opensanshebrew-regular.eot?#iefix') format('embedded-opentype'),
        url('opensanshebrew-regular.woff') format('woff'),
        url('opensanshebrew-regular.ttf') format('truetype'),
        url('opensanshebrew-regular.svg#open_sans_hebrewregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sans_hebrewbold';
    src: url('opensanshebrew-bold.eot');
    src: url('opensanshebrew-bold.eot?#iefix') format('embedded-opentype'),
        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;
}