@font-face {
   font-family: "Gotham Rounded Bold";
   src: url("fonts/GothamRounded-Bold.woff2") format("woff2");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Gotham Rounded Bold";
   src: url("fonts/GothamRounded-BoldItalic.woff2") format("woff2");
   font-weight: bold;
   font-style: italic;
}
@font-face {
   font-family: "Marine Rounded";
   src: url("fonts/MarineRounded-Regular.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}