/*
Theme Name: Nogi Storefront
Theme URI: https://nogibeautyshop.de
Description: Theme enfant Storefront pour Nogi Beauty.
Template: storefront
Version: 1.0.0
Text Domain: nogi-storefront
*/
:root{ --nogi-serif:"Cormorant Garamond", Georgia, serif; --nogi-sans:"Inter", system-ui, sans-serif; }
body,button,input,select,textarea,.woocommerce{ font-family:var(--nogi-sans); }
h1,h2,h3,h4,.site-title,.entry-title,.product_title{ font-family:var(--nogi-serif); letter-spacing:.2px; }
