/* Typograph: Hebrew FbTypoPas and matching Latin FbTypographEng. */

@font-face {
  font-family: "MA Typograph";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("./fb-typopas-regular.woff2") format("woff2");
  unicode-range: U+05D0-05EA, U+05F3-05F4;
}

@font-face {
  font-family: "MA Typograph";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("./fb-typopas-bold.woff2") format("woff2");
  unicode-range: U+05B9, U+05D0-05EA, U+05F3-05F4;
}

@font-face {
  font-family: "MA Typograph";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("./fb-typopas-black.woff2") format("woff2");
  unicode-range: U+05D0-05EA;
}

@font-face {
  font-family: "MA Typograph";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("./fb-typograph-eng-regular.woff2") format("woff2");
  unicode-range: U+0020-005F, U+0061-007E, U+00A2-00A3, U+00A9, U+00AB, U+00AD, U+00BB, U+2010-2014, U+2018-2019, U+201C-201D, U+2022, U+2039-203A, U+25FC;
}

@font-face {
  font-family: "MA Typograph";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("./fb-typograph-eng-bold.woff2") format("woff2");
  unicode-range: U+0020-005F, U+0061-007E, U+00A2-00A3, U+00A9, U+00AB, U+00AD, U+00BB, U+2010-2014, U+2018-2019, U+201C-201D, U+2022, U+2039-203A, U+25FC;
}

