/* Self-hosted webfonts — generated from Google Fonts via gwfh.mranftl.com.
   Latin subset, woff2 only. font-display: swap so text renders immediately
   in the system fallback while the webfont loads.

   Source URL was:
   fonts.googleapis.com/css2?family=Bebas+Neue
     &family=DM+Mono:ital,wght@0,300;0,400;0,500;1,300;1,400
     &family=Barlow+Condensed:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400

   DM Mono italics (1,300 / 1,400) dropped: no italic em/i exists inside
   any mono-styled container in the production HTML. */

/* Bebas Neue — display */
@font-face {
  font-family: 'Bebas Neue';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/bebas-neue-v16-latin-regular.woff2') format('woff2');
}

/* DM Mono — mono labels */
@font-face {
  font-family: 'DM Mono';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/fonts/dm-mono-v16-latin-300.woff2') format('woff2');
}
@font-face {
  font-family: 'DM Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/dm-mono-v16-latin-regular.woff2') format('woff2');
}
@font-face {
  font-family: 'DM Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/dm-mono-v16-latin-500.woff2') format('woff2');
}

/* Barlow Condensed — body / condensed */
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/fonts/barlow-condensed-v13-latin-300.woff2') format('woff2');
}
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/barlow-condensed-v13-latin-regular.woff2') format('woff2');
}
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/barlow-condensed-v13-latin-600.woff2') format('woff2');
}
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/barlow-condensed-v13-latin-700.woff2') format('woff2');
}
@font-face {
  font-family: 'Barlow Condensed';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url('/fonts/barlow-condensed-v13-latin-300italic.woff2') format('woff2');
}
@font-face {
  font-family: 'Barlow Condensed';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/barlow-condensed-v13-latin-italic.woff2') format('woff2');
}
