@font-face {
   font-family: 'Gotham-Bold';
   font-display: swap;
   src: url('Gotham-Bold/font.ttf');
}
@font-face {
   font-family: 'Gotham-Medium';
   font-display: swap;
   src: url('Gotham-Medium/font.ttf');
}
@font-face {
   font-family: 'Gotham-Book';
   font-display: swap;
   src: url('Gotham-Book/font.ttf');
}
@font-face {
   font-family: 'Gotham-Light';
   font-display: swap;
   src: url('Gotham-Light/font.ttf');
}
