@font-face {
  font-family: Aeonik;
  font-weight: bold;
  src: url("./Aeonik-Bold.otf") format("opentype");
}
@font-face {
  font-family: Aeonik;
  font-weight: 200;
  src: url("./Aeonik-Medium.otf") format("opentype");
}
@font-face {
  font-family: Aeonik;
  font-weight: normal;
  src: url("./Aeonik-Regular.otf") format("opentype");
}
@font-face {
  font-family: Aeonik;
  font-weight: 100;
  src: url("./Aeonik-Thin.otf") format("opentype");
}
