/*
|
|--------------------------------------------------------------------------
| 37 Events Fonts
|--------------------------------------------------------------------------
|
*/
@font-face {
  font-family: 'Gotham Black';
  src: url('Gotham-Black.eot');
  src: url('Gotham-Black.eot?#iefix') format('embedded-opentype'),
    url('Gotham-Black.woff2') format('woff2'),
    url('Gotham-Black.woff') format('woff'),
    url('Gotham-Black.svg') format('svg'),
    url('Gotham-Black.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Gotham Bold';
  src: url('Gotham-Bold.eot');
  src: url('Gotham-Bold.eot?#iefix') format('embedded-opentype'),
    url('Gotham-Bold.woff2') format('woff2'),
    url('Gotham-Bold.woff') format('woff'), url('Gotham-Bold.svg') format('svg'),
    url('Gotham-Bold.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Gotham Medium';
  src: url('Gotham-Medium.eot');
  src: url('Gotham-Medium.eot?#iefix') format('embedded-opentype'),
    url('Gotham-Medium.woff2') format('woff2'),
    url('Gotham-Medium.woff') format('woff'),
    url('Gotham-Medium.svg') format('svg'),
    url('Gotham-Medium.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Gotham Book';
  src: url('Gotham-Book.eot');
  src: url('Gotham-Book.eot?#iefix') format('embedded-opentype'),
    url('Gotham-Book.woff2') format('woff2'),
    url('Gotham-Book.woff') format('woff'), url('Gotham-Book.svg') format('svg'),
    url('Gotham-Book.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Gotham Light';
  src: url('Gotham-Light.eot');
  src: url('Gotham-Light.eot?#iefix') format('embedded-opentype'),
    url('Gotham-Light.woff2') format('woff2'),
    url('Gotham-Light.woff') format('woff'),
    url('Gotham-Light.svg') format('svg'),
    url('Gotham-Light.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Gotham Ultra';
  src: url('Gotham-Ultra.eot');
  src: url('Gotham-Ultra.eot?#iefix') format('embedded-opentype'),
    url('Gotham-Ultra.woff2') format('woff2'),
    url('Gotham-Ultra.woff') format('woff'),
    url('Gotham-Ultra.svg') format('svg'),
    url('Gotham-Ultra.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Playlist Script';
  src: url('Playlist-Script.eot');
  src: url('Playlist-Script.eot?#iefix') format('embedded-opentype'),
    url('Playlist-Script.woff2') format('woff2'),
    url('Playlist-Script.woff') format('woff'),
    url('Playlist-Script.svg') format('svg'),
    url('Playlist-Script.ttf') format('truetype');
  font-display: swap;
}
@font-face {
    font-family: 'Dubai';
    src: url('Dubai-Regular.eot');
    src: url('Dubai-Regular.eot?#iefix') format('embedded-opentype'),
        url('Dubai-Regular.woff2') format('woff2'),
        url('Dubai-Regular.woff') format('woff'),
        url('Dubai-Regular.ttf') format('truetype'),
        url('Dubai-Regular.svg#Dubai-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}