/* Sitios Rapiditos webfonts.
   General Sans -> Fontshare (official free distribution, no binaries supplied by brand).
   Inter -> Google Fonts.
   If you have licensed binaries, drop them in assets/fonts/ and replace these imports
   with local @font-face rules. */
@import url("https://api.fontshare.com/v2/css?f%5B%5D=general-sans@400,500,600,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&display=swap");
