/* Symbols Nerd Font (icons-only), self-hosted from nerdfonts.com v3.5.0. The site's own UI
   icons are inline SVGs (see assets/php/icons.php) — this stays only as a font fallback so a
   raw Nerd Font glyph typed directly into a .md file's prose still renders instead of tofu. */
@font-face {
	font-family: "Symbols Nerd Font";
	src: url("../fonts/SymbolsNerdFont.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
