/* Hebrew */

@font-face {
  font-family: 'FbReforma';
  src: url("../fonts/fbreformaen-regular-webfont.woff") format("woff");
  font-weight: 400;
  unicode-range: U+0590-05FF, U+0000-003F;
  ;
}

@font-face {
  font-family: 'FbReforma';
  src: url("../fonts/reforma-mediumwebfont.woff") format("woff");
  font-weight: 500;
  unicode-range: U+0590-05FF, U+0000-003F;
  ;
}

@font-face {
  font-family: 'FbReforma';
  src: url("../fonts/fbreformaen-bold-webfont.woff") format("woff");
  font-weight: 800;
  unicode-range: U+0590-05FF, U+0000-003F;
  ;
}

@font-face {
  font-family: 'FbReforma-sign';
  src: url("../fonts/reforma-regularwebfont.woff") format("woff");
  font-weight: 400;
  unicode-range: U+0590-05FF, U+0000-003F;
  ;
}

@font-face {
  font-family: 'FbReforma-sign';
  src: url("../fonts/FbReforma-lightwebfont.woff") format("woff");
  font-weight: 300;
  unicode-range: U+0590-05FF, U+0000-003F;
  ;
}


@font-face {
  font-family: 'FbReforma_en';
  src: url("../fonts/fbreformaen-regular-webfont.woff") format("woff");
  font-weight: 400;
  unicode-range: U+0590-05FF;
}

@font-face {
  font-family: 'FbReforma_en';
  src: url("../fonts/FbReforma-Mediumwebfont.woff") format("woff");
  font-weight: 500;
  unicode-range: U+0590-05FF;
}

@font-face {
  font-family: 'FbReforma_en';
  src: url("../fonts/fbreformaen-bold-webfont.woff") format("woff");
  font-weight: 800;
  unicode-range: U+0590-05FF;
}

/* English */

@font-face {
  font-family: 'fbagol';
  src: url('../fonts/fbagoleng-lightwebfont.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/fbagoleng-lightwebfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/fbagoleng-lightwebfont.woff') format('woff'), /* Pretty Modern Browsers */
  url('../fonts/fbagoleng-lightwebfont.ttf') format('truetype'), /* Safari, Android, iOS */
  url('../fonts/fbagoleng-lightwebfont.svg#fb_agolenglight') format('svg');
  /* Legacy iOS */
  font-weight: 300;
}

@font-face {
  font-family: 'fbagol';
  src: url('../fonts/fbagoleng-regularwebfont.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/fbagoleng-regularwebfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/fbagoleng-regularwebfont.woff') format('woff'), /* Pretty Modern Browsers */
  url('../fonts/fbagoleng-regularwebfont.ttf') format('truetype'), /* Safari, Android, iOS */
  url('../fonts/fbagoleng-regularwebfont.svg#fb_agolengregular') format('svg');
  /* Legacy iOS */
  font-weight: 400;
}

@font-face {
  font-family: 'fbagol';
  src: url('../fonts/fbagoleng-boldwebfont.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/fbagoleng-boldwebfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/fbagoleng-boldwebfont.woff') format('woff'), /* Pretty Modern Browsers */
  url('../fonts/fbagoleng-boldwebfont.ttf') format('truetype'), /* Safari, Android, iOS */
  url('../fonts/fbagoleng-boldwebfont.svg#fb_agolengbold') format('svg');
  /* Legacy iOS */
  font-weight: 500;
}