@font-face {
  font-family: "YekanBakh";
  src: url("../../fonts/YekanBakh/YekanBakhBold.eot");
  src: url("../../fonts/YekanBakh/YekanBakhBold.eot?#iefix")
      format("embedded-opentype"),
    url("../../fonts/YekanBakh/YekanBakhBold.ttf") format("truetype"),
    url("../../fonts/YekanBakh/YekanBakhBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "YekanBakh";
  src: url("../../fonts/YekanBakh/YekanBakhMedium.eot");
  src: url("../../fonts/YekanBakh/YekanBakhMedium.eot?#iefix")
      format("embedded-opentype"),
    url("../../fonts/YekanBakh/YekanBakhMedium.ttf") format("truetype"),
    url("../../fonts/YekanBakh/YekanBakhMedium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "YekanBakh";
  src: url("../../fonts/YekanBakh/YekanBakhRegular.eot");
  src: url("../../fonts/YekanBakh/YekanBakhRegular.eot?#iefix")
      format("embedded-opentype"),
    url("../../fonts/YekanBakh/YekanBakhRegular.ttf") format("truetype"),
    url("../../fonts/YekanBakh/YekanBakhRegular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url("../../assets/fonts/Poppins/PoppinsMedium.woff2") format("woff2"),
    url("../../assets/fonts/Poppins/PoppinsMedium.woff") format("woff"),
    url("../../assets/fonts/Poppins/PoppinsMedium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
