@font-face {
    font-family: 'opensans-regular';
    src: url('opensanshebrew-regular.eot');
    src: url('opensanshebrew-regular.eot?#iefix') format('embedded-opentype'),
    url('opensanshebrew-regular.woff2') format('woff2'),
    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;

}
body { font-family:opensans-regular; }