@font-face {
  font-family: "Asgaard";
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
  src: url("https://cdn.isaac.run/brand/carattere/AsgaardBETA-VF.woff2") format("woff2");
}

:root {
  --fonts-proportional: "Asgaard", sans-serif !important;
}


nav {
   border-image: linear-gradient(90deg,#ea392f 0% 9.091%,#f28917 9.091% 18.182%,#eecb12 18.182% 27.273%,#78b82a 27.273% 36.364%,#4375ca 36.364% 45.455%,#c346e3 45.455% 54.545%,#7bcce5 54.545% 63.636%,#eaeaea 63.636% 72.727%,#f4aec8 72.727% 81.818%,#000 81.818% 90.909%,#945516 90.909% 100%) 1 / 0.25em;
   border-image-width: 0 0 0.25em;
}
