@font-face {
   font-family: 'GothamBook';
   font-display: swap;
   src: url('./GothamBook/font.ttf');
}
@font-face {
   font-family: 'GothamLight';
   font-display: swap;
   src: url('./GothamLight/font.ttf');
}
