﻿/* 
 *  Load IRANSans font's
 *
*/

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

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

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

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

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

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

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

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

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