@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 300 700;
  font-display: block;
  src: url(./Quicksand-Variable.ttf) format('truetype');
}

@font-face {
  font-family: 'Fira Code';
  font-style: normal;
  font-weight: 300 700;
  font-display: block;
  src: url(./FiraCode-Variable.ttf) format('truetype');
}
