/* Handoff-only: load STACKD's two brand fonts from CDNs so the reference
   design renders standalone when this folder is unzipped anywhere.
   In production, use the site's local fonts.css instead. */

@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap');
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable-dynamic-subset.min.css');
