@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.woff?2btl6x') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Sligoil';
  src:  url('Sligoil-Micro.woff2') format('woff2'),
        url('Sligoil-Micro.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

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

@font-face {
  font-family: 'HK Grotesk';
  src: url('HKGrotesk-Regular.woff2') format('woff2'),
    url('HKGrotesk-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'HK Grotesk';
  src: url('HKGrotesk-Bold.woff2') format('woff2'),
    url('HKGrotesk-Bold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'HK Grotesk';
  src: url('HKGrotesk-LightItalic.woff2') format('woff2'),
    url('HKGrotesk-LightItalic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: 'HK Grotesk';
  src: url('HKGrotesk-SemiBold.woff2') format('woff2'),
    url('HKGrotesk-SemiBold.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'HK Grotesk';
  src: url('HKGrotesk-Light.woff2') format('woff2'),
    url('HKGrotesk-Light.woff') format('woff');
  font-weight: lighter;
  font-style: normal;
  font-display: swap;
}