/* Gotham – Arctic Cargo brand typeface */
@font-face {
  font-family: 'Gotham';
  src: url('../../Branding/Font/Gotham Book/Gotham Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gotham';
  src: url('../../Branding/Font/Gotham Bold/Gotham Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gotham';
  src: url('../../Branding/Font/Gotham Light/Gotham Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gotham';
  src: url('../../Branding/Font/Gotham Extra Light/Gotham Extra Light.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
