@font-face {
  font-family: "aeonik";
  font-weight: 400;
  src: url("./Aeonik-Regular.otf") format("opentype");
}

@font-face {
  font-family: "aeonik";
  font-weight: 700;
  src: url("./Aeonik-Bold.otf") format("opentype");
}