@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.ttf") format("truetype"), url("fonts/Inter Regular.svg") format("svg");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Gotham";
   src: url("fonts/Gotham-Bold.ttf") format("truetype");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Montserrat SemiBold";
   src: url("fonts/Montserrat SemiBold.woff") format("woff"), url("fonts/Montserrat SemiBold.eot") format("embedded-opentype"), url("fonts/Montserrat SemiBold.otf") format("opentype");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Roboto";
   src: url("fonts/Roboto Condensed Italic.woff") format("woff"), url("fonts/Roboto Condensed Italic.eot") format("embedded-opentype"), url("fonts/Roboto Condensed Italic.ttf") format("truetype"), url("fonts/Roboto Condensed Italic.svg") format("svg");
   font-weight: normal;
   font-style: italic;
}
@font-face {
   font-family: "Roboto";
   src: url("fonts/Roboto Light.woff") format("woff"), url("fonts/Roboto Light.eot") format("embedded-opentype"), url("fonts/Roboto Light.ttf") format("truetype"), url("fonts/Roboto Light.svg") format("svg");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Roboto";
   src: url("fonts/Roboto Black.woff") format("woff"), url("fonts/Roboto Black.eot") format("embedded-opentype"), url("fonts/Roboto Black.ttf") format("truetype"), url("fonts/Roboto Black.svg") format("svg");
   font-weight: normal;
   font-style: normal;
}