/* Roboto Mono Variable Font - Self-hosted for consistency */
/* Source: https://github.com/googlefonts/RobotoMono */
/* Based on official Roboto Mono release */

/* Variable font for modern browsers */
@font-face {
  font-family: 'Roboto Mono';
  font-weight: 100 700;
  font-display: swap;
  font-style: normal;
  src: url('/fonts/roboto-mono-variable.woff2?v=3.0') format('woff2');
}

/* Fallback static fonts for older browsers */
@font-face {
  font-family: 'Roboto Mono Static';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/roboto-mono-variable.woff2?v=3.0') format('woff2');
}

@font-face {
  font-family: 'Roboto Mono Static';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/roboto-mono-variable.woff2?v=3.0') format('woff2');
} 