/* Thin */
@font-face {
  font-family: "Vazirmatn";
  font-style: normal;
  font-weight: 100;
  src: url("https://webchat.regen.ir/fonts/Vazirmatn/Vazirmatn-Thin.woff2") format("woff2");
}

/* ExtraLight */
@font-face {
  font-family: "Vazirmatn";
  font-style: normal;
  font-weight: 200;
  src: url("https://webchat.regen.ir/fonts/Vazirmatn/Vazirmatn-ExtraLight.woff2") format("woff2");
}

/* Light */
@font-face {
  font-family: "Vazirmatn";
  font-style: normal;
  font-weight: 300;
  src: url("https://webchat.regen.ir/fonts/Vazirmatn/Vazirmatn-Light.woff2") format("woff2");
}

/* Regular */
@font-face {
  font-family: "Vazirmatn";
  font-style: normal;
  font-weight: 400;
  src: url("https://webchat.regen.ir/fonts/Vazirmatn/Vazirmatn-Regular.woff2") format("woff2");
}

/* Medium */
@font-face {
  font-family: "Vazirmatn";
  font-style: normal;
  font-weight: 500;
  src: url("https://webchat.regen.ir/fonts/Vazirmatn/Vazirmatn-Medium.woff2") format("woff2");
}

/* SemiBold */
@font-face {
  font-family: "Vazirmatn";
  font-style: normal;
  font-weight: 600;
  src: url("https://webchat.regen.ir/fonts/Vazirmatn/Vazirmatn-SemiBold.woff2") format("woff2");
}

/* Bold */
@font-face {
  font-family: "Vazirmatn";
  font-style: normal;
  font-weight: 700;
  src: url("https://webchat.regen.ir/fonts/Vazirmatn/Vazirmatn-Bold.woff2") format("woff2");
}

/* ExtraBold */
@font-face {
  font-family: "Vazirmatn";
  font-style: normal;
  font-weight: 800;
  src: url("https://webchat.regen.ir/fonts/Vazirmatn/Vazirmatn-ExtraBold.woff2") format("woff2");
}

/* Black */
@font-face {
  font-family: "Vazirmatn";
  font-style: normal;
  font-weight: 900;
  src: url("https://webchat.regen.ir/fonts/Vazirmatn/Vazirmatn-Black.woff2") format("woff2");
}

body, button, input, textarea {
  font-family: "Vazirmatn", "Tahoma", sans-serif !important;
}
select, option, label, a, span, div {
  font-family: "Vazirmatn", "Tahoma", sans-serif !important;
}


