/* VintageWoodCanvas — Webfonts
 *
 * NOTE (font substitution): The brand mark and type system below are served
 * from Google Fonts. If VintageWoodCanvas owns licensed display/script faces,
 * drop the .woff2 files into /assets/fonts and replace these imports with local
 * @font-face rules. Until then these are the chosen, brand-accurate matches:
 *   - DM Serif Display  → letterpress display headlines
 *   - Cardo             → editorial / quotes / eyebrows (old-style serif)
 *   - Work Sans         → UI + body sans (humanist, warm)
 *   - Pinyon Script     → hand-lettered "Vintage" flourish in the wordmark
 *   - Space Mono        → SKUs, prices, technical/spec labels
 */

@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Cardo:ital,wght@0,400;0,700;1,400&family=Work+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&family=Pinyon+Script&family=Space+Mono:wght@400;700&display=swap');
