@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('../WebFonts/fonts/eot/IRANSansWeb_Medium.eot');
    src: url('../WebFonts/fonts/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'),
        /* IE6-8 */
        url('../WebFonts/fonts/woff2/IRANSansWeb_Medium.woff2') format('woff2'),
        /* FF39+,Chrome36+, Opera24+*/
        url('../WebFonts/fonts/woff/IRANSansWeb_Medium.woff') format('woff'),
        /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
        url('../WebFonts/fonts/ttf/IRANSansWeb_Medium.ttf') format('truetype');
}

* {
    direction: rtl;
    font-family: 'IRANSans', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}