@font-face {
  font-family: Inter;
  src: url('./font-2g34h1js/Inter-Regular.ttf');
  font-weight: 400;
}

@font-face {
  font-family: Inter;
  src: url('./font-2g34h1js/Inter-Medium.ttf');
  font-weight: 500;
}
/* Inter-Black */
@font-face {
  font-family: Inter;
  src: url('./font-2g34h1js/Inter-SemiBold.ttf');
  font-weight: 600;
}
@font-face {
  font-family: Inter;
  src: url('./font-2g34h1js/Inter-Bold.ttf');
  font-weight: 700;
}
@font-face {
  font-family: Inter;
  src: url('./font-2g34h1js/Inter-ExtraBold.ttf');
  font-weight: 800;
}
@font-face {
  font-family: Inter;
  src: url('./font-2g34h1js/Inter-Black.ttf');
  font-weight: 900;
}