@font-face {
  font-family: 'Gotham';
  src: url('/wp-content/uploads/et-fonts/Gotham-Thin.woff2') format('woff2'),
       url('/wp-content/uploads/et-fonts/Gotham-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gotham';
  src: url('/wp-content/uploads/et-fonts/Gotham-ThinItalic.woff2') format('woff2'),
       url('/wp-content/uploads/et-fonts/Gotham-ThinItalic.woff') format('woff');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Gotham';
  src: url('/wp-content/uploads/et-fonts/Gotham-ExtraLight.woff2') format('woff2'),
       url('/wp-content/uploads/et-fonts/Gotham-ExtraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gotham';
  src: url('/wp-content/uploads/et-fonts/Gotham-ExtraLightItalic.woff2') format('woff2'),
       url('/wp-content/uploads/et-fonts/Gotham-ExtraLightItalic.woff') format('woff');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Gotham';
  src: url('/wp-content/uploads/et-fonts/Gotham-Light.woff2') format('woff2'),
       url('/wp-content/uploads/et-fonts/Gotham-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

/* Book = Regular */
@font-face {
  font-family: 'Gotham';
  src: url('/wp-content/uploads/et-fonts/Gotham-Book.woff2') format('woff2'),
       url('/wp-content/uploads/et-fonts/Gotham-Book.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gotham';
  src: url('/wp-content/uploads/et-fonts/Gotham-Medium.woff2') format('woff2'),
       url('/wp-content/uploads/et-fonts/Gotham-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gotham';
  src: url('/wp-content/uploads/et-fonts/Gotham-Bold.woff2') format('woff2'),
       url('/wp-content/uploads/et-fonts/Gotham-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gotham';
  src: url('/wp-content/uploads/et-fonts/Gotham-BoldItalic.woff2') format('woff2'),
       url('/wp-content/uploads/et-fonts/Gotham-BoldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Gotham';
  src: url('/wp-content/uploads/et-fonts/Gotham-Black.woff2') format('woff2'),
       url('/wp-content/uploads/et-fonts/Gotham-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gotham';
  src: url('/wp-content/uploads/et-fonts/Gotham-Ultra.woff2') format('woff2'),
       url('/wp-content/uploads/et-fonts/Gotham-Ultra.woff') format('woff');
  font-weight: 950;
  font-style: normal;
  font-display: swap;
}
