@font-face { font-family: 'Gotham'; src: url('/assets/fonts/Gotham-Light.otf') format('opentype'); font-weight: 300; font-display: swap; }
@font-face { font-family: 'Gotham'; src: url('/assets/fonts/Gotham-Book.otf') format('opentype'); font-weight: 400; font-display: swap; }
@font-face { font-family: 'Gotham'; src: url('/assets/fonts/Gotham-BookItalic.otf') format('opentype'); font-weight: 400; font-style: italic; font-display: swap; }
@font-face { font-family: 'Gotham'; src: url('/assets/fonts/Gotham-Medium.otf') format('opentype'); font-weight: 500; font-display: swap; }
@font-face { font-family: 'Gotham'; src: url('/assets/fonts/Gotham-MediumItalic.otf') format('opentype'); font-weight: 500; font-style: italic; font-display: swap; }
@font-face { font-family: 'Gotham'; src: url('/assets/fonts/Gotham-Bold.otf') format('opentype'); font-weight: 700; font-display: swap; }
@font-face { font-family: 'Gotham'; src: url('/assets/fonts/Gotham-BoldItalic.otf') format('opentype'); font-weight: 700; font-style: italic; font-display: swap; }
@font-face { font-family: 'Gotham'; src: url('/assets/fonts/Gotham-Black.otf') format('opentype'); font-weight: 800; font-display: swap; }
@font-face { font-family: 'Gotham'; src: url('/assets/fonts/Gotham-Ultra.otf') format('opentype'); font-weight: 900; font-display: swap; }
