@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Bold.woff'), url('../fonts/Inter-Bold.woff2');
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-LightBETA.woff'), url('../fonts/Inter-Inter-Light-BETA.woff2');
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Regular.woff'), url('../fonts/Inter-TRegular.woff2');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
