/* ==========================================================================
   Font Definitions
   ========================================================================== */
/* Disket Font Family */
@font-face {
  font-family: "Frontier Disket Mono";
  src: url("https://artifacts.evefrontier.com/fonts/Frontier_Disket_Mono/Frontier-DisketMono-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: bold;
  font-display: swap;
}

@font-face {
  font-family: "Frontier Disket Mono";
  src: url("https://artifacts.evefrontier.com/fonts/Frontier_Disket_Mono/Frontier-DisketMono-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Favorit Font Family */
@font-face {
  font-family: "Favorit";
  src: url("https://artifacts.evefrontier.com/fonts/Favorit/ABCFavoritMono-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: bold;
  font-display: swap;
}

@font-face {
  font-family: "Favorit";
  src: url("https://artifacts.evefrontier.com/fonts/Favorit/ABCFavoritMono-BoldItalic.otf") format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Favorit";
  src: url("https://artifacts.evefrontier.com/fonts/Favorit/ABCFavoritMono-Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Favorit";
  src: url("https://artifacts.evefrontier.com/fonts/Favorit/ABCFavoritMono-LightItalic.otf") format("opentype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Favorit";
  src: url("https://artifacts.evefrontier.com/fonts/Favorit/ABCFavoritMono-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Favorit";
  src: url("https://artifacts.evefrontier.com/fonts/Favorit/ABCFavoritMono-RegularItalic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}