

@font-face { 
 font-family: "Girly Moods"; 
 src: url('/cdn/shop/files/girly_moods-webfont.woff2?v=1756852073') format('woff2'),
    url('/cdn/shop/files/girly_moods-webfont.woff?v=1756852073') format('woff');
  
}

:root
{
--font-heading-family : Girly Moods;
--font-heading-style : font-style;
--font-heading-weight : font-weight;
}