/* IF Initiative — Webfonts
   Brand face is Poppins (display + UI + body); Inter is a secondary face.
   Both are loaded from Google Fonts. Poppins is the genuine brand font
   used in the source Figma — not a substitution. */

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&family=Inter:wght@400;500;600&display=swap');
