@font-face {
  font-family: "Vazirmatn";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/vazirmatn/Vazirmatn-Regular.cdc140628f11.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Vazirmatn";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/vazirmatn/Vazirmatn-Bold.7958481fe611.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Vazirmatn";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/vazirmatn/Vazirmatn-Black.6cfb460b4140.woff2") format("woff2");
  font-display: swap;
}
/* Minecraft pixel font (MIT, @south-paw/typeface-minecraft) — only for
   Latin text: player names and rank prefixes, exactly like in game. */
@font-face {
  font-family: "Minecraft";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/minecraft/minecraft.65a45716c5c7.woff2") format("woff2");
  font-display: swap;
}
.mc-font {
  font-family: "Minecraft", "Vazirmatn", monospace;
  letter-spacing: 0.5px;
}
.mc-name { display: inline-flex; align-items: center; gap: 6px; }
.mc-name__prefix { font-weight: 400; }
.mc-name__user { color: #fff; }
.pollux-body { font-family: "Vazirmatn", Tahoma, sans-serif; }
body { font-family: "Vazirmatn", Tahoma, sans-serif; }
