@font-face {
  font-display: swap;
  font-family: "Aileron";
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/aileron.regular.otf") format("opentype");
}
@font-face {
  font-display: swap;
  font-family: "Aileron";
  font-weight: 600;
  font-style: normal;
  src: url("../fonts/aileron.semibold.otf") format("opentype");
}