@font-face {
  font-family: 'Inter Var Italic';
  src: url('../fonts/Inter-Italic-Var.ttf') format('truetype-variations');
  font-weight: 100 900;
  font-style: italic;
}
@font-face {
  font-family: 'Inter Var';
  src: url('../fonts/Inter-Var.ttf') format('truetype-variations');
  font-weight: 100 900;
  font-style: normal;
}
@font-face {
  font-family: 'Jakarta';
  src: url('../fonts/PlusJakartaSans-Var.ttf') format('truetype-variations');
  font-weight: 100 900;
  font-style: normal;
}
@font-face {
  font-family: 'Permanent Marker';
  src: url('../fonts/permanentmarker-regular.woff2') format('woff2'),
  url('../fonts/permanentmarker-regular.woff') format('woff'),
  url('../fonts/permanentmarker-regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
