
@font-face {
  font-family: Graphik;
  src: url(../fonts/Graphik-Regular-Web.woff2) format("woff2"),
    url(../fonts/Graphik-Regular-Web.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Graphik;
  src: url(../fonts/Graphik-Medium-Web.woff2) format("woff2"),
    url(../fonts/Graphik-Medium-Web.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Sabon Next;
  src: url(../fonts/SabonNext-Regular.woff2) format("woff2"),
    url(../fonts/SabonNext-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Maghfirea;
  src: url(../fonts/maghfirea-webfont.woff2) format("woff2"),
    url(../fonts/maghfirea-webfont.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Noto Sans TC;
  src: url(../fonts/noto-sans-tc-v25-chinese-traditional-regular.woff2)
      format("woff2"),
    url(../fonts/noto-sans-tc-v25-chinese-traditional-regular.woff)
      format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif TC";
  src: url(../fonts/noto-serif-tc-v22-chinese-traditional-regular.woff2)
      format("woff2"),
    url(../fonts/noto-serif-tc-v22-chinese-traditional-regular.woff)
      format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Noto Sans SC;
  src: url(../fonts/noto-sans-sc-v25-chinese-simplified-regular.woff2)
      format("woff2"),
    url(../fonts/noto-sans-sc-v25-chinese-simplified-regular.woff)
      format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif SC";
  src: url(../fonts/noto-serif-sc-v21-chinese-simplified-regular.woff2)
      format("woff2"),
    url(../fonts/noto-serif-sc-v21-chinese-simplified-regular.woff)
      format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Noto Naskh;
  src: url(../fonts/noto-naskh-arabic-v16-arabic-regular.woff2) format("woff2"),
    url(../fonts/noto-naskh-arabic-v16-arabic-regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Vazirmatn;
  src: url(../fonts/vazirmatn-v1-arabic-regular.woff2) format("woff2"),
    url(../fonts/vazirmatn-v1-arabic-regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Martel;
  src: url(../fonts/martel-v9-latin_devanagari-regular.woff2) format("woff2"),
    url(../fonts/martel-v9-latin_devanagari-regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Martel Sans;
  src: url(../fonts/martel-sans-v10-latin_devanagari-regular.woff2)
      format("woff2"),
    url(../fonts/martel-sans-v10-latin_devanagari-regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
:root {
  --font-heading: Maghfirea, serif;
  --font-body-sans: Graphik, arial, sans-serif;
  --font-body-serif: Sabon Next, serif;
}
