@font-face { font-family: 'DM Sans'; font-style: normal; font-weight: 400; font-display: swap; src: url('/fonts/dm-sans-400.ttf') format('truetype'); }
@font-face { font-family: 'DM Sans'; font-style: normal; font-weight: 500; font-display: swap; src: url('/fonts/dm-sans-500.ttf') format('truetype'); }
@font-face { font-family: 'DM Sans'; font-style: normal; font-weight: 600; font-display: swap; src: url('/fonts/dm-sans-600.ttf') format('truetype'); }
@font-face { font-family: 'DM Sans'; font-style: normal; font-weight: 700; font-display: swap; src: url('/fonts/dm-sans-700.ttf') format('truetype'); }
:root { --cpd-paper: #f4f5ef; --cpd-ink: #142f46; --cpd-blue: #245bdb; --cpd-sky: #e5edf5; --cpd-accent: #e5ed91; --cpd-muted: #526573; --cpd-line: #cbd3d7; --cpd-font: 'DM Sans', sans-serif; }
