/* Amplitudes webfonts.
   The brand fonts are proprietary and were NOT supplied with the guidelines:
     · Display  → "Kyrie Serif Custom"  (bespoke high-contrast editorial serif)
     · Text     → "Futura PT Light"      (Adobe geometric sans)
   Substituted with the closest freely-hostable matches until the real files
   are provided:
     · Kyrie Serif Custom  ≈  Playfair Display  (high-contrast display serif)
     · Futura PT Light      ≈  Jost             (geometric sans in the Futura lineage)
   Swap these @import/@font-face rules once licensed binaries land in assets/fonts/. */
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500&family=Jost:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400&display=swap');
