@font-face {
  font-family: 'Roboto';
  font-display: swap;
  src: url('../fonts/Roboto/Roboto-Italic-VariableFont_wdth,wght.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  font-display: swap;
  src: url('../fonts/Roboto/Roboto-VariableFont_wdth,wght.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Monoton';
  font-display: swap;
  src: url('../fonts/Monoton/Monoton-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
