@font-face {
   font-family: "Inter 18pt Regular";
   src: url("fonts/Inter 18pt Regular.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Inter 28pt ExtraBold";
   src: url("fonts/Inter 28pt ExtraBold.woff2") format("woff2");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Inter 18pt Bold";
   src: url("fonts/Inter 18pt Bold.woff2") format("woff2");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Inter 18pt SemiBold";
   src: url("fonts/Inter 18pt SemiBold.woff2") format("woff2");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Inter Italic";
   src: url("fonts/Inter Italic.woff2") format("woff2");
   font-weight: normal;
   font-style: italic;
}
@font-face {
   font-family: "Inter 18pt SemiBold Italic";
   src: url("fonts/Inter 18pt SemiBold Italic.woff2") format("woff2");
   font-weight: bold;
   font-style: italic;
}