@font-face {
  font-family: "RetroGalmuri";
  src: url("../assets/fonts/Galmuri11-Bold.woff2") format("woff2");
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
}

html,
body,
body *,
button,
input,
select,
textarea {
  font-family: "RetroGalmuri", "Courier New", monospace !important;
}
