@font-face {
  font-family: 'ClashGrotesk';
  src: url('./clash_grotesk.ttf') format('truetype');
  font-weight: 200 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Runalto';
  src: url('./Runalto.ttf') format('truetype');
  font-weight: 200 700;
  font-style: normal;
  font-display: swap;
}