/* The Ducati Dads — typography
   Anton: condensed, heavy display face for headings. Reads like a race number.
   Inter: clean, highly legible body text at any size.
   Both self-serve from Google Fonts with system fallbacks in styles.css. */

@import url('https://fonts.googleapis.com/css2?family=Anton&family=Inter:wght@400;500;600;700&display=swap');
