@import url(Vazirmatn-font-face.css);

@font-face {
  src: local("Shabnam"),
    url("./fonts/webfonts/Shabnam-Medium.woff2") format("woff2");
  font-family: Shabnam;
  font-weight: normal;
  font-display: swap;
}
@font-face {
  src: local("Shabnam-FD"),
    url("./fonts/webfonts/Shabnam-Medium-FD.woff2") format("woff2");
  font-family: Shabnam;
  font-weight: normal;
  font-display: swap;
}

body {
  font-family: Shabnam, serif !important;
  direction: rtl;
}

h1,
h2,
h3,
h4,
h5,
h6,
input,
text,
textarea,
button,
div,
p,
a,
span,
label,
li,
td,
th,
tr,
title {
  font-family: Shabnam, serif !important;
}
