@font-face {
  font-family: 'IRANSansX';
  src: url('../fonts/IRANSansX-Medium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

body, html {
    font-family: 'IRANSansX', sans-serif !important;
}

* {
    font-family: 'IRANSansX', sans-serif !important;
}



/* 

Add here your custom css styles Example: p { text-align: center; color: red; } 

*/