@font-face {
  font-family: gotham;
  src: url(https://kuschall.com/assets/fonts/gotham/gothamhtf-thin-webfont.eot);
  src: url(https://kuschall.com/assets/fonts/gotham/gothamhtf-thin-webfont.woff) format('woff'),
  url(https://kuschall.com/assets/fonts/gotham/gothamhtf-thin-webfont.woff2) format('woff2'),
  url(https://kuschall.com/assets/fonts/gotham/gothamhtf-thin-webfont.ttf) format('ttf'),
  url(https://kuschall.com/assets/fonts/gotham/gothamhtf-thin-webfont.svg) format('svg');
  font-weight: 100;
}

@font-face {
  font-family: gotham;
  src: url(https://kuschall.com/assets/fonts/gotham/gothamhtf-light-webfont.eot);
  src: url(https://kuschall.com/assets/fonts/gotham/gothamhtf-light-webfont.woff) format('woff'),
  url(https://kuschall.com/assets/fonts/gotham/gothamhtf-light-webfont.woff2) format('woff2'),
  url(https://kuschall.com/assets/fonts/gotham/gothamhtf-light-webfont.ttf) format('ttf'),
  url(https://kuschall.com/assets/fonts/gotham/gothamhtf-light-webfont.svg) format('svg');
  font-weight: 200;
}

@font-face {
  font-family: gotham;
  src: url(https://kuschall.com/assets/fonts/gotham/gothamhtf-medium-webfont.eot);
  src: url(https://kuschall.com/assets/fonts/gotham/gothamhtf-medium-webfont.woff) format('woff'),
  url(https://kuschall.com/assets/fonts/gotham/gothamhtf-medium-webfont.woff2) format('woff2'),
  url(https://kuschall.com/assets/fonts/gotham/gothamhtf-medium-webfont.ttf) format('ttf'),
  url(https://kuschall.com/assets/fonts/gotham/gothamhtf-medium-webfont.svg) format('svg');
  font-weight: normal;
}

@font-face {
  font-family: gotham;
  src: url(https://kuschall.com/assets/fonts/gotham/gothamhtf-bold-webfont.eot);
  src: url(https://kuschall.com/assets/fonts/gotham/gothamhtf-bold-webfont.woff) format('woff'),
  url(https://kuschall.com/assets/fonts/gotham/gothamhtf-bold-webfont.woff2) format('woff2'),
  url(https://kuschall.com/assets/fonts/gotham/gothamhtf-bold-webfont.ttf) format('ttf'),
  url(https://kuschall.com/assets/fonts/gotham/gothamhtf-bold-webfont.svg) format('svg');
  font-weight: bold;
}

@font-face {
  font-family: gotham;
  src: url(https://kuschall.com/assets/fonts/gotham/gothamhtf-black-webfont.eot);
  src: url(https://kuschall.com/assets/fonts/gotham/gothamhtf-black-webfont.woff) format('woff'),
  url(https://kuschall.com/assets/fonts/gotham/gothamhtf-black-webfont.woff2) format('woff2'),
  url(https://kuschall.com/assets/fonts/gotham/gothamhtf-black-webfont.ttf) format('ttf'),
  url(https://kuschall.com/assets/fonts/gotham/gothamhtf-black-webfont.svg) format('svg');
  font-weight: 900;
}

.font-gotham {
  font-family: 'gotham', sans-serif;
}
