/*

     Created by Hassan Steven Compton.
     
     March 7, 2024.

*/
@font-face {
  font-family: "ModeNine";
  src: local("ModeNine"), url("../HUDFonts/MODENINE.TTF") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "GR";
  src: local("GR"), url("../HUDFonts/TextMeOne-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "HUD Signature Legal";
  src: local("Dancing Script"), url("../HUDFonts/DancingScript-VariableFont_wght.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "HUD Signature";
  src: local("Allura"), url("../HUDFonts/Allura-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "HUD Subtitle-I";
  src: local("Exo2-Italic"), url("../HUDFonts/Exo2-Italic-VariableFont_wght.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "HUD Subtitle";
  src: local("Exo2"), url("../HUDFonts/Exo2-VariableFont_wght.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "HUD Title";
  src: local("Orbitron"), url("../HUDFonts/Orbitron-VariableFont_wght.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "HUD Body-I";
  src: local("SourceCodePro-Italic"), url("../HUDFonts/SourceCodePro-Italic-VariableFont_wght.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "HUD Body";
  src: local("SourceCodePro"), url("../HUDFonts/SourceCodePro-VariableFont_wght.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Rajdhani M";
  src: local("Rajdhani-Medium"), url("../HUDFonts/Rajdhani-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Rajdhani-Light";
  src: local("Rajdhani-Light"), url("../HUDFonts/Rajdhani-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Rajdhani-SB";
  src: local("Rajdhani-SemiBold"), url("../HUDFonts/Rajdhani-SemiBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Rajdhani-B";
  src: local("Rajdhani-Bold"), url("../HUDFonts/Rajdhani-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Rajdhani";
  src: local("Rajdhani"), url("../HUDFonts/Rajdhani-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Audiowide";
  src: local("Audiowide"), url("../HUDFonts/Audiowide-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Dosis";
  src: local("Dosis"), url("../HUDFonts/Dosis-VariableFont_wght.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

