/**
 * Tajawal webfont loader with system-font fallback.
 * Keeping the stylesheet separate allows Blocksy typography inheritance and
 * avoids bundling binary font files in the child theme package.
 */
@import url("https://fonts.googleapis.com/css2?family=Tajawal:wght@400;500;700;800&display=swap");
