/* Local Fontsource variable WOFF2 assets. Browser downloads occur only when a matching face is rendered. */
@font-face {
  font-family: "DM Sans";
  src: url("fonts/dm-sans-latin-wght-normal.woff2") format("woff2");
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  unicode-range: U+0000-024F, U+2000-2C7F;
}

@font-face {
  font-family: "DM Sans";
  src: url("fonts/dm-sans-latin-wght-italic.woff2") format("woff2");
  font-style: italic;
  font-weight: 300 700;
  font-display: swap;
  unicode-range: U+0000-024F, U+2000-2C7F;
}

@font-face {
  font-family: "Maven Pro";
  src: url("fonts/maven-pro-latin-wght-normal.woff2") format("woff2");
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
  unicode-range: U+0000-024F, U+2000-2C7F;
}

@font-face {
  font-family: "Alexandria";
  src: url("fonts/alexandria-arabic-wght-normal.woff2") format("woff2");
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  unicode-range: U+0600-06FF, U+0750-077F, U+08A0-08FF, U+FB50-FDFF, U+FE70-FEFF;
}
