/*
 * Chatifa — Font Loader
 * Currently loading from Google Fonts (temporary).
 * Replace with self-hosted @font-face declarations later
 * by downloading font files to /fonts/ and updating this file.
 *
 * Self-hosting guide: https://google-webfonts-helper.herokuapp.com
 * Fonts needed: Bricolage Grotesque (300,400,500,600,700,800) + Instrument Sans (400,400i,500,600,700)
 */

@import url('https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,300;12..96,400;12..96,500;12..96,600;12..96,700;12..96,800&family=Instrument+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap');
