@font-face {
  font-family: "Iosevka Nerd Font";
  src: url("/fonts/iosevka-nerd-regular.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Iosevka Nerd Font";
  src: url("/fonts/iosevka-nerd-bold.woff2") format("woff2");
  font-style: normal;
  font-weight: 600 900;
  font-display: swap;
}
