@font-face {
  font-family: 'Inter Bold', sans-serif;
  src: url('Inter-Bold.ttf');
  font-display: swap;
}

@font-face {
  font-family: 'Inter Regular', sans-serif;
  src: url('Inter-Regular.ttf');
  font-display: swap;
}

@font-face {
  font-family: 'Neo Sans Bold', sans-serif;
  src: url('._Neo-Sans-Std-Bold.ttf');
  font-display: swap;
}
@font-face {
  font-family: 'Neo Sans Light', sans-serif;
  src: url('._Neo-Sans-Std-Light.ttf');
}

@font-face {
  font-family: 'Neo Sans Regular', sans-serif;
  src: url('._Neo-Sans-Std-Regular.ttf');
  font-display: swap;
}

@font-face {
  font-family: 'Neo Sans Ultra', sans-serif;
  src: url('._Neo-Sans-Std-Ultra.ttf');
  font-display: swap;
}
@font-face {
  font-family: 'Inter ExtraBold', sans-serif;
  src: url('Inter-ExtraBold.ttf');
  font-display: swap;
}

@font-face {
  font-family: 'Futura PT Bold';
  src: url('FuturaPTBold.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Futura PT Book';
  src: url('FuturaPTBook.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Kaytekheadline Black';
  src: url('kaytekheadline-black-webfont.woff');
}
@font-face {
  font-family: 'Kaytekheadline Black2';
  src: url('kaytekheadline-black-webfont.woff2');
}
@font-face {
  font-family: 'Kaytekheadline Bold';
  src: url('kaytekheadline-bold-webfont.woff');
}
@font-face {
  font-family: 'Kaytekheadline Bold2';
  src: url('kaytekheadline-bold-webfont.woff2');
}
@font-face {
  font-family: 'Kaytekheadline Regular';
  src: url('kaytekheadline-regular-webfont.woff');
}
@font-face {
  font-family: 'Kaytekheadline Regular2';
  src: url('kaytekheadline-regular-webfont.woff2');
}

@font-face {
  font-family: 'ionicons';
  src: url('ionicons.eot?hakjch#iefix') format('embedded-opentype'),
    url('ionicons.ttf?hakjch') format('truetype'),
    url('ionicons.woff?hakjch') format('woff'),
    url('ionicons.svg?hakjch#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'icomoon';
  src: url('icomoon.eot');
  src: url('icomoon.eot?#iefix') format('embedded-opentype'),
    url('icomoon.ttf') format('truetype'),
    url('icomoon.woff?hakjch') format('woff'),
    url('icomoon.svg?hakjch#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
