/**
 * Site-wide body font — self-hosted Exo 2 (geometric sans, readable companion to Orbitron).
 * Headings stay on Orbitron via orbitron-display-fonts.css / homepage-fonts.css.
 */

@font-face {
  font-family: "Exo 2";
  src: url("../fonts/homepage/exo2-latin.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Exo 2";
  src: url("../fonts/homepage/exo2-latin.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Exo 2";
  src: url("../fonts/homepage/exo2-latin.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
