@import url(https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,300..700;1,300..700&family=Inter:wght@300..700&family=IBM+Plex+Sans+Arabic:wght@400;500;700&display=swap);

/* Graphik → Inter Tight (self-hosted latin subset) */
@font-face{font-family:Graphik;src:url('../fonts/graphik/Graphik-Regular.woff2') format('woff2');font-weight:400;font-display:swap;ascent-override:100%}
@font-face{font-family:Graphik;src:url('../fonts/graphik/Graphik-Medium.woff2') format('woff2');font-weight:500;font-display:swap;ascent-override:100%}
@font-face{font-family:Graphik;src:url('../fonts/graphik/Graphik-Semibold.woff2') format('woff2');font-weight:700;font-display:swap;ascent-override:100%}

/* Sunsive → Inter (from Google Fonts, no local files needed) */
@font-face{font-family:Sunsive;src:local("Inter"),local("Inter-Regular");font-weight:400;font-display:swap}
@font-face{font-family:Sunsive;src:local("Inter"),local("Inter-Medium");font-weight:500;font-display:swap}
@font-face{font-family:Sunsive;src:local("Inter"),local("Inter-SemiBold");font-weight:600;font-display:swap}
@font-face{font-family:Sunsive;src:local("Inter"),local("Inter-Bold");font-weight:700;font-display:swap}

/* Other missing commercial fonts → fallback to Inter Tight */
@font-face{font-family:"Mabry Pro";src:url('../fonts/graphik/Graphik-Regular.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:"Mabry Pro";src:url('../fonts/graphik/Graphik-Semibold.woff2') format('woff2');font-weight:700;font-display:swap}
@font-face{font-family:"Degular Display";src:url('../fonts/graphik/Graphik-Semibold.woff2') format('woff2');font-weight:600;font-display:swap}
@font-face{font-family:"Sharp Grotesk";src:url('../fonts/graphik/Graphik-Semibold.woff2') format('woff2');font-weight:600;font-display:swap}
@font-face{font-family:PolySans;src:url('../fonts/graphik/Graphik-Regular.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:PolySans;src:url('../fonts/graphik/Graphik-Semibold.woff2') format('woff2');font-weight:700;font-display:swap}
@font-face{font-family:"Open Sauce Sans";src:url('../fonts/graphik/Graphik-Regular.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:"Open Sauce Sans";src:url('../fonts/graphik/Graphik-Medium.woff2') format('woff2');font-weight:500;font-display:swap}
@font-face{font-family:"Open Sauce Sans";src:url('../fonts/graphik/Graphik-Semibold.woff2') format('woff2');font-weight:700;font-display:swap}
@font-face{font-family:Lexend;src:url('../fonts/graphik/Graphik-Regular.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:Lexend;src:url('../fonts/graphik/Graphik-Semibold.woff2') format('woff2');font-weight:700;font-display:swap}
@font-face{font-family:"Optician Sans";src:url('../fonts/graphik/Graphik-Regular.woff2') format('woff2');font-weight:400;font-display:swap}

/* Unicons icon font — woff2 and woff files present at fonts/unicons/ */
@font-face{font-family:Unicons;src:url('../fonts/unicons/Unicons.woff2') format('woff2'),url('../fonts/unicons/Unicons.woff') format('woff');font-weight:400;font-style:normal;font-display:swap}