/* ACRÈ Padel — webfonts.

   REAL BRAND FONTS (revealed by `uploads/AcreBrandPackage-*.svg`):
     · Display:  STIXGeneral-Regular (the production font in the brand files;
                 Didot is the ideal but STIXGeneral is what was actually
                 specified and used).
     · Script:   GeographicaScript (commercial; not on Google Fonts).
     · Body:     Inter.

   Substitutions used:
     · STIXGeneral-Regular → STIX Two Text (the modern Google Fonts version
                             of the exact same family — visually nearly
                             identical). Bodoni Moda + Cormorant Garamond
                             are kept as further fallbacks.
     · GeographicaScript    → Pinyon Script (closest formal copperplate on
                             Google Fonts). Italianno is kept as a softer
                             fallback. Drop a licensed GeographicaScript
                             WOFF2 into this folder and the system will
                             pick it up automatically.
*/

@import url('https://fonts.googleapis.com/css2?family=STIX+Two+Text:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&family=Bodoni+Moda:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400&family=Pinyon+Script&family=Italianno&family=Inter:wght@300;400;500;600;700&display=swap');

