@font-face {
   font-family: "Inter";
   src: url("fonts/Inter Bold.woff") format("woff"), url("fonts/Inter Bold.eot") format("embedded-opentype"), url("fonts/Inter Bold.otf") format("opentype");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Inter";
   src: url("fonts/Inter Bold Italic.woff") format("woff"), url("fonts/Inter Bold Italic.eot") format("embedded-opentype"), url("fonts/Inter Bold Italic.otf") format("opentype");
   font-weight: bold;
   font-style: italic;
}
@font-face {
   font-family: "Inter";
   src: url("fonts/Inter Italic.woff") format("woff"), url("fonts/Inter Italic.eot") format("embedded-opentype"), url("fonts/Inter Italic.otf") format("opentype");
   font-weight: normal;
   font-style: italic;
}
@font-face {
   font-family: "Inter";
   src: url("fonts/Inter Regular.woff") format("woff"), url("fonts/Inter Regular.eot") format("embedded-opentype"), url("fonts/Inter Regular.otf") format("opentype");
   font-weight: normal;
   font-style: normal;
}