@font-face {
  font-family: 'Peyda';
  src: url('../fonts/400.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Peyda';
  src: url('../fonts/500.woff2') format('woff2');
  font-weight: 500;
  font-style: medium;
}

@font-face {
  font-family: 'Peyda';
  src: url('../fonts/700.woff2') format('woff2');
  font-weight: 900;
  font-style: bold;
}

.persian-font, p {
  font-family: 'Peyda', sans-serif !important;
}

p, div, a, li, h1, h2, h3, h4, h5, h6, strong, span:not(.icon_search, .eltdf-social-icon-widget, .item_text) {
  font-family: 'Peyda', sans-serif !important;
}

