@font-face {
  font-family: "Inter-Regular";
  src: url("fonts/Inter_18pt-Regular.ttf") format("truetype");
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Inter-Medium";
  src: url("fonts/Inter_18pt-Medium.ttf") format("truetype");
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Inter-SemiBold";
  src: url("fonts/Inter_18pt-SemiBold.ttf") format("truetype");
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Inter-Bold";
  src: url("fonts/Inter_18pt-Bold.ttf") format("truetype");
  font-style: normal;
  font-display: swap;
}
