@font-face {
  font-family: "HK Nova";
  src: url("/themes/base/assets/fonts/hknova/HKNova-Medium.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "HK Nova";
  src: url("/themes/base/assets/fonts/hknova/HKNova-Medium.ttf") format("truetype");
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy Bold";
  src: url("/themes/base/assets/fonts/gilroy/Gilroy-Bold_0.ttf") format("truetype");
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "Manrope";
  src: url("/themes/base/assets/fonts/manrope/Manrope-Medium.ttf") format("truetype");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}
