/* =========================================
   Russoone
========================================= */

@font-face {
  font-family: 'Russoone';
  src: url('../fonts/Russoone/RUSSOONE-REGULAR.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
}

/* =========================================
   Caveat
========================================= */

@font-face {
  font-family: 'Caveat';
  src: url('../fonts/Caveat/CAVEATBRUSH-REGULAR.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
}

/* =========================================
   Hanken Grotesk
========================================= */

@font-face {
  font-family: 'Hanken Grotesk';
  src: url('../fonts/Hanken/HankenGrotesk-VariableFont_wght.ttf') format('truetype');
  font-weight: 300 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Hanken Grotesk';
  src: url('../fonts/Hanken/HankenGrotesk-Italic-VariableFont_wght.ttf') format('truetype');
  font-weight: 300 900;
  font-style: italic;
  font-display: swap;
}
