@font-face {
   font-family: "Inter Regular";
   src: url("fonts/Inter Regular.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Inter Bold";
   src: url("fonts/Inter Bold.woff2") format("woff2");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "ABC Arizona Flare Bold";
   src: url("fonts/ABC Arizona Flare Bold.woff2") format("woff2");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Inter Light Italic BETA";
   src: url("fonts/Inter Light Italic BETA.woff2") format("woff2");
   font-weight: normal;
   font-style: italic;
}