@font-face{font-family:"SG Bascho";src:url("../assets/fonts/SGBascho-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"Kedem Sans ML AAA";src:url("../assets/fonts/KedemSans-Light.otf") format("opentype");font-weight:300;font-style:normal;font-display:swap}
@font-face{font-family:"Kedem Sans ML AAA";src:url("../assets/fonts/KedemSans-Regular.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"Kedem Sans ML AAA";src:url("../assets/fonts/KedemSans-Bold.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:"Kedem Sans ML AAA";src:url("../assets/fonts/KedemSans-Black.otf") format("opentype");font-weight:900;font-style:normal;font-display:swap}
@font-face{font-family:"DM Serif Display";src:url("../assets/fonts/DMSerifDisplay-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"DM Serif Display";src:url("../assets/fonts/DMSerifDisplay-Italic.ttf") format("truetype");font-weight:400;font-style:italic;font-display:swap}
:root{
--font-wordmark:"SG Bascho",serif;
--font-display:"Big Shoulders Display","Kedem Sans ML AAA",sans-serif;
--font-serif:"DM Serif Display",serif;
--font-body:"Kedem Sans ML AAA",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
--text-display-xl:900 clamp(48px,7vw,96px)/0.98 var(--font-display);
--text-display-lg:800 clamp(36px,5vw,64px)/1.02 var(--font-display);
--text-display-md:700 clamp(28px,3.5vw,44px)/1.06 var(--font-display);
--text-headline:400 clamp(22px,2.6vw,32px)/1.2 var(--font-serif);
--text-body-lg:400 18px/1.55 var(--font-body);
--text-body:400 16px/1.55 var(--font-body);
--text-label:700 13px/1.2 var(--font-body);
--letter-wide:0.08em;
}
