@font-face {
    font-family: 'IRANSans';
    src: url('IRANSansX-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'IRANSans';
    src: url('IRANSansX-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'IRANSans';
    src: url('IRANSansX-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

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