/* Exo (body) – 400 / 700 */
@font-face {
  font-family: "Exo";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/exo-400.woff2) format("woff2"),
       url(../fonts/exo-400.woff) format("woff");
}
@font-face {
  font-family: "Exo";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/exo-400i.woff2) format("woff2"),
       url(../fonts/exo-400i.woff) format("woff");
}
@font-face {
  font-family: "Exo";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/exo-700.woff2) format("woff2"),
       url(../fonts/exo-700.woff) format("woff");
}
@font-face {
  font-family: "Exo";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/exo-700i.woff2) format("woff2"),
       url(../fonts/exo-700i.woff) format("woff");
}

/* Orbitron (display) – 400 / 500 / 600 / 700 / 800 */
@font-face {
  font-family: "Orbitron";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/orbitron-400.woff2) format("woff2"),
       url(../fonts/orbitron-400.woff) format("woff");
}
@font-face {
  font-family: "Orbitron";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../fonts/orbitron-500.woff2) format("woff2"),
       url(../fonts/orbitron-500.woff) format("woff");
}
@font-face {
  font-family: "Orbitron";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(../fonts/orbitron-600.woff2) format("woff2"),
       url(../fonts/orbitron-600.woff) format("woff");
}
@font-face {
  font-family: "Orbitron";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/orbitron-700.woff2) format("woff2"),
       url(../fonts/orbitron-700.woff) format("woff");
}
@font-face {
  font-family: "Orbitron";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(../fonts/orbitron-800.woff2) format("woff2"),
       url(../fonts/orbitron-800.woff) format("woff");
}
