/* ==========================================================================
   TREEPLAST Brand Typography — Almarai
   Source: TREEPLAST Brand Guideline V.01
   https://fonts.google.com/specimen/Almarai

   Font files are not self-hosted. Almarai is loaded once via Google Fonts
   in inc/enqueue.php (handle: har-font-almarai).

   Weights:
     300 = Light          (body / secondary)
     400 = Regular        (introductory text)
     700 = Bold           (subheadlines)
     800 = Extra Bold     (headlines)
   ========================================================================== */

html,
body {
	font-family: "Almarai", sans-serif;
}
