@font-face {
  font-family: "Inter Regular";
  src: url(./Inter-Regular.otf);
  font-weight: normal;
  font-display: swap;
}

@font-face {
  font-family: "Inter Bold";
  src: url(./Inter-Bold.otf);
  font-weight: bold;
  font-display: swap;
}

@font-face {
  font-family: "Inter Light";
  src: url(./Inter-Light.otf);
  font-display: swap;
}

@font-face {
  font-family: "Involve Bold";
  src: url(./Involve-Bold.ttf);
  font-display: swap;
  font-weight: bold;
}

@font-face {
  font-family: "Magistral";
  src: url(./magistral-9.ttf);
  font-display: swap;
}
