@font-face {
  font-family: 'Inter';
  src: local('Inter'), url('./Inter/Inter-VariableFont_slnt,wght.ttf') format('truetype');
  font-weight: 125 950;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Righteous';
  src: local('Righteous'), url('./Righteous/Righteous-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
