@font-face {
  font-family: 'Gotham';
  font-style: normal;
  font-weight: 400;
  src: url('https://trip-edge.b-cdn.net/assets/Fonts/Gotham/Gotham-Book.otf') format('opentype');
font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  font-style: normal;
  font-weight: 500;
  src: url('https://trip-edge.b-cdn.net/assets/Fonts/Gotham/Gotham-Medium.otf') format('opentype');
font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  font-style: normal;
  font-weight: 600;
  src: url('https://trip-edge.b-cdn.net/assets/Fonts/Gotham/Gotham-Bold.otf') format('opentype');
font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  font-style: normal;
  font-weight: 700;
src: url('https://trip-edge.b-cdn.net/assets/Fonts/Gotham/Gotham-Regular.otf') format('opentype');
font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  font-style: normal;
  font-weight: 800;
  src: url('https://trip-edge.b-cdn.net/assets/Fonts/Gotham/Gotham-Ultra.otf') format('opentype');
font-display: swap;
}