/* ============================================================
   Strefa Kruszyw — wspólne style
   ============================================================ */

/* Typografia */
body {
  font-family: 'Work Sans', sans-serif;
}

h1, h2, h3, h4, .brand-font {
  font-family: 'Space Grotesk', sans-serif;
}

/* Material Symbols */
.material-symbols-outlined {
  font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24;
}
