@font-face {
  font-family:"NunitoSansHosted";
  src:url("../font/NunitoSans-Regular.ttf");
  font-weight:400
}
@font-face {
  font-family:"NunitoSansHosted";
  src:url("../font/NunitoSans-ExtraBold.ttf");
  font-weight:800
}

:root {
--pf-v5-global--FontFamily--text: "NunitoSansHosted", sans-serif;
}
