@font-face {
  font-family: 'Gotham';
  src: url('font/Gotham-Bold.woff2') format('woff2'),
      url('font/Gotham-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gotham';
  src: url('font/Gotham-BoldItalic.woff2') format('woff2'),
      url('font/Gotham-BoldItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Gotham';
  src: url('font/Gotham-Book.woff2') format('woff2'),
      url('font/Gotham-Book.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gotham';
  src: url('font/Gotham-BookItalic.woff2') format('woff2'),
      url('font/Gotham-BookItalic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: 'Gotham';
  src: url('font/Gotham-LightItalic.woff2') format('woff2'),
      url('font/Gotham-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'sukhumvit_set';
  src: url('font/SukhumvitSet-Light.woff2') format('woff2'),
      url('font/SukhumvitSet-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'sukhumvit_set';
  src: url('font/SukhumvitSet-Medium.woff2') format('woff2'),
      url('font/SukhumvitSet-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'sukhumvit_set_bold';
  src: url('font/SukhumvitSet-Bold.woff2') format('woff2'),
      url('font/SukhumvitSet-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'sukhumvit_set';
  src: url('font/SukhumvitSet-SemiBold.woff2') format('woff2'),
      url('font/SukhumvitSet-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'sukhumvit_set';
  src: url('font/SukhumvitSet-Thin.woff2') format('woff2'),
      url('font/SukhumvitSet-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

