@font-face {
  font-family: 'Inter Black';
  src: url('Inter-Black.ttf') format('truetype')
}

@font-face {
  font-family: 'Inter Bold';
  src: url('Inter-Bold.ttf') format('truetype')
}

@font-face {
  font-family: 'Inter ExtraBold';
  src: url('Inter-ExtraBold.ttf') format('truetype')
}

@font-face {
  font-family: 'Inter Semi Bold';
  src: url('Inter-SemiBold.ttf') format('truetype')
}

@font-face {
  font-family: 'Inter Light';
  src: url('Inter-ExtraLight-BETA.ttf') format('truetype')
}

@font-face {
  font-family: 'Inter Medium';
  src: url('Inter-Medium.ttf') format('truetype')
}

@font-face {
  font-family: 'Inter Regular';
  src: url('Inter-Regular.ttf') format('truetype')
}

@font-face {
  font-family: 'Neo Sans Std Black';
  src: url('NeoSansStd-Black.otf') format("opentype");
}

@font-face {
  font-family: 'Neo Sans Std Bold';
  src: url('NeoSansStd-Bold.otf') format("opentype");
}

@font-face {
  font-family: 'Neo Sans Std Ultra';
  src: url('NeoSansStd-Ultra.otf') format("opentype");
}
@font-face {
  font-family: 'Neo Sans Std Light';
  src: url('NeoSansStd-Light.otf') format("opentype");
}

@font-face {
  font-family: 'Neo Sans Std Medium';
  src: url('NeoSansStd-Medium.otf') format("opentype");
}

@font-face {
  font-family: 'Neo Sans Std Regular';
  src: url('NeoSansStd-Regular.otf') format("opentype");
}


@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;
}
