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