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

@font-face {
  font-family: "HKNova";
  font-weight: 500;
  src: url(/data/fonts/HKNova-Medium.otf) format("opentype");
}

@font-face {
  font-family: "HKNova";
  font-weight: 600;
  src: url(/data/fonts/HKNova-SemiBold.otf) format("opentype");
}

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

@font-face {
  font-family: "HKNova";
  font-weight: 800;
  src: url(/data/fonts/HKNova-Heavy.otf) format("opentype");
}
