@font-face {
  font-family: "Estedad";
  font-weight: 400;
  font-style: normal;
  src: local("Estedad"), url("estedad/Estedad-Regular.ttf") format("opentype");
}

@font-face {
  font-family: "Estedad";
  font-weight: 500;
  font-style: normal;
  src: local("Estedad"), url("estedad/Estedad-Medium.ttf") format("opentype");
}

@font-face {
  font-family: "Estedad";
  font-weight: 800;
  font-style: normal;
  src: local("Estedad"), url("estedad/Estedad-Bold.ttf") format("opentype");
}

@font-face {
  font-family: "Estedad";
  font-weight: 900;
  font-style: normal;
  src: local("Estedad"), url("estedad/Estedad-ExtraBold.ttf") format("opentype");
}

@font-face {
  font-family: Vazir;
  src: url("./vazirmatn/Vazir-FD-WOL.eot");
  src: url("./vazirmatn/Vazir-FD-WOL.eot?#iefix") format("embedded-opentype"),
    url("./vazirmatn/Vazir-FD-WOL.woff") format("woff"),
    url("./vazirmatn/Vazir-FD-WOL.ttf") format("truetype");
  font-weight: normal;
}

@font-face {
  font-family: "Vazir";
  src: url("./vazirmatn/Vazir-Bold-FD-WOL.eot");
  src: url("./vazirmatn/Vazir-Bold-FD-WOL.eot?#iefix")
      format("embedded-opentype"),
    url("./vazirmatn/Vazir-Bold-FD-WOL.woff") format("woff"),
    url("./vazirmatn/Vazir-Bold-FD-WOL.ttf") format("truetype");
  font-weight: bold;
}

@font-face {
  font-family: "Vazir";
  src: url("./vazirmatn/Vazir-Light-FD-WOL.eot");
  src: url("./vazirmatn/Vazir-Light-FD-WOL.eot?#iefix")
      format("embedded-opentype"),
    url("./vazirmatn/Vazir-Light-FD-WOL.woff") format("woff"),
    url("./vazirmatn/Vazir-Light-FD-WOL.ttf") format("truetype");
  font-weight: 300;
}
