/* Saasto — Fonts
   NOTE: The source was supplied as flattened JPG exports only (no font files).
   The Saasto headings/body are a bold rounded geometric sans; the closest
   widely-available match is Poppins, loaded here from Google Fonts.
   >>> If you have the original font files, drop them in assets/fonts/ and
   >>> replace this @import with local @font-face rules. <<< */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap');
