/* ----------------------------------------- */
/*               Fonts Library               */
/* ----------------------------------------- */
@font-face {
  font-family: 'SpAlterna-Nerd';
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url(https://aquamarine.dynssl.com/System/Fonts/Global/SpAlternaNerdFont-Regular.otf) format('opentype');
}
@font-face {
  font-family: 'SpAlterna';
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url(https://aquamarine.dynssl.com/System/Fonts/Global/SpAlterna-Regular.otf) format('opentype');
}

@font-face {
  font-family: 'BlitzMain';
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url(https://aquamarine.dynssl.com/System/Fonts/Global/BlitzMain.otf) format('opentype');
}
@font-face {
  font-family: 'BlitzBold';
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url(https://aquamarine.dynssl.com/System/Fonts/Global/BlitzBold.otf) format('opentype');
}

/* ----------------------------------------- */
/* Google Font Under OFL (Open Font Licence) */
/* ----------------------------------------- */
/* --- 'Press Start 2P' Font by CodeMan38(https://fonts.google.com/?query=CodeMan38) under OFL licence --- */

@font-face {
  font-family: 'Press Start 2P';
  font-style: normal;
  font-weight: normal;
  font-display: optional;
  src: url(https://aquamarine.dynssl.com/System/Fonts/GoogleFonts/PressStart2P-Regular.ttf) format('truetype');
}
