@font-face {
  font-family: "nohemi";
  src: url("fonts/nohemi-black.otf");
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "aeonik";
  src: url("fonts/aeonik-light.otf");
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: "aeonik";
  src: url("fonts/aeonik-regular.otf");
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "aeonik";
  src: url("fonts/aeonik-medium.otf");
  font-weight: 500;
  font-display: swap;
}
