@font-face {
   font-family: "Gotham";
   src: url("fonts/Gotham-Book.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Rubik";
   src: url("fonts/Rubik-Regular.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Rubik Light";
   src: url("fonts/Rubik Light.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Montserrat";
   src: url("fonts/Montserrat Regular.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Gotham Black";
   src: url("fonts/Gotham-Black.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}