
@font-face {
  font-family: "Inter Regular";
  src: url('Inter_18pt-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Inter Italic";
  src: url('Inter_18pt-Italic.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Inter Bold";
  src: url('Inter_18pt-Bold.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Inter SemiBold";
  src: url('Inter_18pt-SemiBold.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Inter Thin";
  src: url('Inter_18pt-Thin.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Inter Light";
  src: url('Inter_18pt-Light.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Inter Black";
  src: url('Inter_18pt-Black.ttf');
  font-weight: normal;
  font-style: normal;
}