/* IRANSans Web Fonts - Local hosting for tt.webtst.ir */

@font-face {
    font-family: 'IRANSansWeb';
    src: url('iransans-font/IRANSansWeb.woff2') format('woff2'),
         url('iransans-font/IRANSansWeb.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANSansWeb';
    src: url('iransans-font/IRANSansWeb_Medium.woff2') format('woff2'),
         url('iransans-font/IRANSansWeb_Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANSansWeb';
    src: url('iransans-font/IRANSansWeb_Bold.woff2') format('woff2'),
         url('iransans-font/IRANSansWeb_Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* Apply IRANSans across the whole site */
body,
button,
input,
select,
textarea,
h1, h2, h3, h4, h5, h6,
.site-title,
.site-description,
.main-navigation,
.entry-title,
.entry-content,
.widget-title,
.widget,
.ba-st-card,
.ba-st-form,
.ba-st-form-group label,
table, th, td {
    font-family: 'IRANSansWeb', Tahoma, Arial, sans-serif !important;
}

h1, h2, h3, h4, h5, h6,
.site-title,
.entry-title,
.widget-title {
    font-weight: 700;
}
