@font-face {
  font-family: 'RedHat';
  src: url('/fonts/RedHat/RedHatText-VariableFont_wght.ttf');
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: 'RedHat';
  src: url('/fonts/RedHat/RedHatText-Italic-VariableFont_wght.ttf');
  font-style: italic;
  font-stretch: normal;
  font-display: swap;
}
