@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/iranSans/IRANSans-web.eot');
    src: url('/fonts/iranSans/IRANSans-web.eot ? #iefix') format("embedded-opentype"), url('/fonts/iranSans/IRANSans-web.woff') format("woff"), url('/fonts/iranSans/IRANSans-web.ttf') format("truetype")
}
@font-face {
    font-family: tahoma;
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/tahoma/tahoma.eot');
    src: url('/fonts/tahoma/tahoma.eot ? #iefix') format("embedded-opentype"), url('/fonts/tahoma/tahoma.woff') format("woff"), url('/fonts/tahoma/tahoma.ttf') format("truetype")
}

body {
    font-family: 'tahoma' !important;
	    font-size: 16px;
}


.scroll-to-top {
    width:70px;
}


.text-3-4, .text-3-5
Specificity: (0,1,0)
 {
    font-size: 1.3em !important;
}