@font-face {
  font-family: "Vynex Noto Sans";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("assets/fonts/noto-sans-latin.woff2?v=20260830") format("woff2");
}

html,
html body,
body * {
  font-family: "Vynex Noto Sans", Arial, sans-serif !important;
}

.nerd-stats,
.nerd-stats * {
  font-family: Consolas, "Courier New", monospace !important;
}

button,
input,
select,
textarea {
  font-family: "Vynex Noto Sans", Arial, sans-serif !important;
}
