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