@font-face {
    font-family: 'IRANSans';
    src: url('../fonts/IRANSans.eot'); /* IE9 Compat Modes */
    src: url('../fonts/IRANSans.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/IRANSans.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/IRANSans.woff') format('woff'), /* Pretty Modern Browsers */
    url('../fonts/IRANSans.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/IRANSans.svg#svgFontName') format('svg'); /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
}