/* Roboto Mono font - Self-hosted for offline PWA support */
@font-face {
	font-family: 'Roboto Mono';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(/fonts/roboto-mono/RobotoMono-Regular.woff2) format('woff2');
}
