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

body,
h1, h2, h3, h4, h5, h6,
p, a, li, span {
    font-family: 'IRANSans', sans-serif;
}

html[lang="fa-IR"] body {
    font-family: 'IRANSans', sans-serif;
}
body {
    overflow-x: hidden;
}
