/* ==========================================================================
   CHKEY.ch — Webfonts
   --------------------------------------------------------------------------
   Open Sans .......... the ACTUAL font of the live chkey.ch site (Divi default).
                        Kept as the body voice for brand continuity.
   Manrope ............ modern geometric sans used for display / headings.
                        (ADDED by this design system to modernise the brand —
                         flagged in README. Swap if the owner prefers Open Sans
                         everywhere.)
   JetBrains Mono ..... monospace for license keys / activation codes — a
                        brand-native motif for a company that literally sells keys.
   ========================================================================== */

@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Open+Sans:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;700&display=swap');
