@font-face {
  font-family: 'FontAwesome';
  src: url('fontawesome-webfont.eot?v=4.7.0');
  src: url('fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), 
       url('fontawesome-webfont.woff2?v=4.7.0') format('woff2'),
       url('fontawesome-webfont.woff?v=4.7.0') format('woff'), 
       url('fontawesome-webfont.ttf?v=4.7.0') format('truetype'), 
       url('fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'OpenSansHebrewBold';
    src: url('OpenSansHebrewBold.eot');
    src: url('OpenSansHebrewBold.eot') format('embedded-opentype'),
         url('OpenSansHebrewBold.woff2') format('woff2'),
         url('OpenSansHebrewBold.woff') format('woff'),
         url('OpenSansHebrewBold.ttf') format('truetype'),
         url('OpenSansHebrewBold.svg#OpenSansHebrewBold') format('svg');
}

@font-face {
    font-family: 'OpenSansHebrewRegular';
    src: url('OpenSansHebrewRegular.eot');
    src: url('OpenSansHebrewRegular.eot') format('embedded-opentype'),
         url('OpenSansHebrewRegular.woff2') format('woff2'),
         url('OpenSansHebrewRegular.woff') format('woff'),
         url('OpenSansHebrewRegular.ttf') format('truetype'),
         url('OpenSansHebrewRegular.svg#OpenSansHebrewRegular') format('svg');
}

@font-face {
    font-family: 'OpenSansHebrewLight';
    src: url('OpenSansHebrewLight.eot');
    src: url('OpenSansHebrewLight.eot') format('embedded-opentype'),
         url('OpenSansHebrewLight.woff2') format('woff2'),
         url('OpenSansHebrewLight.woff') format('woff'),
         url('OpenSansHebrewLight.ttf') format('truetype'),
         url('OpenSansHebrewLight.svg#OpenSansHebrewLight') format('svg');
}

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

