@font-face {
    font-family: NooraLight;
    font-style: normal;
    src: url('./ir/NooraLight.eot') format('embedded-opentype'),
        /* IE6-8 */
        url('./ir/NooraLight.woff2') format('woff2'),
        /* FF39+,Chrome36+, Opera24+*/
        url('./ir/NooraLight.woff') format('woff');
}

@font-face {
    font-family: NooraExtraLight;
    font-style: normal;
    src: url('./ir/NooraExtraLight.eot') format('embedded-opentype'),
        /* IE6-8 */
        url('./ir/NooraExtraLight.woff2') format('woff2'),
        /* FF39+,Chrome36+, Opera24+*/
        url('./ir/NooraExtraLight.woff') format('woff');
}

@font-face {
    font-family: NooraBold;
    font-style: normal;
    src: url('./ir/NooraBold.eot') format('embedded-opentype'),
        /* IE6-8 */
        url('./ir/NooraBold.woff2') format('woff2'),
        /* FF39+,Chrome36+, Opera24+*/
        url('../ir/NooraBold.woff') format('woff');

}
