@font-face {
  font-family: inter;
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/Inter-Thin-BETA.woff') format('woff');
}

@font-face {
  font-family: inter;
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/Inter-ExtraLight-BETA.woff') format('woff');
}

@font-face {
  font-family: inter;
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/Inter-Light-BETA.woff') format('woff');
}

@font-face {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Inter-Regular.woff') format('woff');
}

@font-face {
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/Inter-Medium.woff') format('woff');
}

@font-face {
  font-family: inter;
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/Inter-SemiBold.woff') format('woff');
}

@font-face {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/Inter-Bold.woff') format('woff');
}

@font-face {
  font-family: inter;
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/Inter-ExtraBold.woff') format('woff');
}

@font-face {
  font-family: inter;
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/Inter-Black.woff') format('woff');
}
