/*
Theme Name: Mahavidya
Description: قالب اختصاصی ماهاویدیا
Author: paaz
Author URI: https://paaz.ir
Template: Divi
Version: 1.2.0
*/
/* =Theme customization starts here
-------------------------------------------------------------- */
@font-face {
  font-family: Vazirmatn;
  src: url('fonts/Vazirmatn[wght].woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

body,p,a,h1,h2,h3,h4,h5,h6{
     font-family: Vazirmatn !important;
}

h1{
      font-variation-settings: "wght" 900;
}
h2{
      font-variation-settings: "wght" 800;
}
h3{
      font-variation-settings: "wght" 700;
}
h4{
      font-variation-settings: "wght" 600;
}
h5,h6{
      font-variation-settings: "wght" 500;
}

input,input[type="text"], textarea { font-family: Vazirmatn !important; font-size: 13px;}
