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