@font-face {
  font-family: 'Arkhip';
  src: url('/res/fonts/Arkhip/Arkhip.woff2') format('woff2'),
      url('/res/fonts/Arkhip/Arkhip.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* Inter */
@font-face {
  font-family: 'Inter';
  src: url('/res/fonts/Inter/Inter18pt-Bold.woff2') format('woff2'),
      url('/res/fonts/Inter/Inter18pt-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('/res/fonts/Inter/Inter18pt-BoldItalic.woff2') format('woff2'),
      url('/res/fonts/Inter/Inter18pt-BoldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('/res/fonts/Inter/Inter18pt-Regular.woff2') format('woff2'),
      url('/res/fonts/Inter/Inter18pt-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('/res/fonts/Inter/Inter18pt-Italic.woff2') format('woff2'),
      url('/res/fonts/Inter/Inter18pt-Italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('/res/fonts/Inter/Inter18pt-Light.woff2') format('woff2'),
      url('/res/fonts/Inter/Inter18pt-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('/res/fonts/Inter/Inter18pt-LightItalic.woff2') format('woff2'),
      url('/res/fonts/Inter/Inter18pt-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

/* Nickainley */
@font-face {
  font-family: 'Nickainley';
  src: url('/res/fonts/Nickainley/Nickainley-Normal.woff2') format('woff2'),
      url('/res/fonts/Nickainley/Nickainley-Normal.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
