@font-face {
  font-family: "Norse";
  src: url("/system_panel/uploads/fonts/Norse.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Norse";
  src: url("/system_panel/uploads/fonts/Norse-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

.norse {
  font-family: "Norse", serif;
}
