/* D-DIN + D-DIN Condensed — the template's actual typeface (SIL OFL v1.1,
   © 2017 Datto Inc; see OFL.txt). The proof canvas draws in these; without
   them the fallback (Arial) renders the condensed notice lines ~25% too wide.
   Family names match the FONT_DDIN / FONT_DDIN_CONDENSED constants in
   components/template/atlantis.ts. */
@font-face { font-family: 'D-DIN'; font-style: normal; font-weight: 400; font-display: swap; src: url(/fonts/ddin/D-DIN.woff2) format('woff2'); }
@font-face { font-family: 'D-DIN'; font-style: normal; font-weight: 700; font-display: swap; src: url(/fonts/ddin/D-DIN-Bold.woff2) format('woff2'); }
@font-face { font-family: 'D-DIN Condensed'; font-style: normal; font-weight: 400; font-display: swap; src: url(/fonts/ddin/D-DINCondensed.woff2) format('woff2'); }
@font-face { font-family: 'D-DIN Condensed'; font-style: normal; font-weight: 700; font-display: swap; src: url(/fonts/ddin/D-DINCondensed-Bold.woff2) format('woff2'); }
