@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400..700;1,400..700&family=Permanent+Marker&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');

@font-face {
  font-family: 'Inter Var';
  src: url('../../fonts/InterVar.woff2') format('woff2');
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Hagrid';
  src: url('../../fonts/hagrid-text-italic.woff2') format('woff2');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Hagrid';
  src: url('../../fonts/hagrid-medium.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Hagrid';
  src: url('../../fonts/hagrid-light.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'Hagrid';
  src: url('../../fonts/hagrid-regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}