/* ============================================================
   HALF NUTS CO — FONTS
   Brand spec:
     Primary  = Rubik (Black / ExtraBold / Bold / Medium) — Adobe/Google
     Tertiary = Acumin Pro ExtraCondensed (Black / Ultra) — Adobe
   Acumin Pro ExtraCondensed is not freely available, so it is
   substituted with Saira Condensed (closest open grotesque-condensed
   with black weights). SUBSTITUTION — see readme.md "Fonts".
   Both families are loaded from Google Fonts; self-host for production.
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;600;700;800;900&family=Saira+Condensed:wght@400;500;600;700;800;900&display=swap');
