@font-face { font-family: "Noto Sans"; font-style: normal; font-weight: 400; font-display: swap; src: url("NotoSans-Regular.subset.woff2") format("woff2"); }
@font-face { font-family: "Noto Sans"; font-style: normal; font-weight: 700; font-display: swap; src: url("NotoSans-Bold.subset.woff2") format("woff2"); }
@font-face { font-family: "Noto Kufi Arabic"; font-style: normal; font-weight: 400; font-display: swap; src: url("NotoKufiArabic-Regular.subset.woff2") format("woff2"); }
@font-face { font-family: "Noto Kufi Arabic"; font-style: normal; font-weight: 700; font-display: swap; src: url("NotoKufiArabic-Bold.subset.woff2") format("woff2"); }
:root { --cc-font-sans: "Noto Sans", Inter, Roboto, system-ui, -apple-system, "Segoe UI", sans-serif; }
:root[lang="ar"], :root[lang|="ar"], :root[dir="rtl"] { --cc-font-sans: "Noto Kufi Arabic", "Noto Sans", system-ui, sans-serif; }
body { font-family: var(--cc-font-sans); }
