/* Tripsy uses two Google fonts across both web & product:
   - Playfair Display (display serif) for titles, moments of editorial weight
   - Montserrat (geometric sans) for all body, UI, labels, buttons
   Caveat is an optional script that mirrors the wordmark logo; use sparingly. */

@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,600&family=Montserrat:wght@300;400;500;600;700;800&family=Caveat:wght@400;600;700&display=swap');
