@font-face {
  font-family: 'Vazirmatn';
  src: url('../fonts/Vazirmatn[wght].woff2') format('woff2');
  font-style: normal;
  font-display: swap;
}

body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
li,
th,
td,
button,
input,
select,
textarea,
label {
  font-family: 'Vazirmatn' !important;
}

body#tinymce,
body.editor-styles-wrapper {
  font-family: 'Vazirmatn' !important;
}

.dashicons,
.ab-icon,
.star {
  font-family: 'dashicons' !important;
}

.elementor-loading-title {
  font-size: 15px !important;
  letter-spacing: 0 !important;
}

.ace_editor,
.ace_editor * {
  font-family: 'Monaco', 'Menlo', 'Ubuntu Mono', 'Consolas', 'Source Code Pro', monospace !important;
}