@font-face {
  font-family: "Yekan Bakh Local";
  src: url("/fonts/YekanBakh-VF.woff2") format("woff2");
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}

:root {
  --font-sans: "Yekan Bakh Local", Tahoma, Arial, sans-serif;
}

html,
body,
body *:not(code):not(pre) {
  font-family: "Yekan Bakh Local", Tahoma, Arial, sans-serif !important;
}
