@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('IRANSans-Bold-web.eot');
    src: url('IRANSans-Bold-web.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
         url('IRANSans-Bold-web.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
         url('IRANSans-Bold-web.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
         url('IRANSans-Bold-web.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('IRANSans-Medium-web.eot');
    src: url('IRANSans-Medium-web.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
         url('IRANSans-Medium-web.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
         url('IRANSans-Medium-web.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
         url('IRANSans-Medium-web.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('IRANSans-Light-web.eot');
    src: url('IRANSans-Light-web.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
         url('IRANSans-Light-web.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
         url('IRANSans-Light-web.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
         url('IRANSans-Light-web.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('IRANSans-UltraLight-web.eot');
    src: url('IRANSans-UltraLight-web.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
         url('IRANSans-UltraLight-web.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
         url('IRANSans-UltraLight-web.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
         url('IRANSans-UltraLight-web.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('IRANSans-web.eot');
    src: url('IRANSans-web.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
         url('IRANSans-web.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
         url('IRANSans-web.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
         url('IRANSans-web.ttf') format('truetype');
}

::-webkit-input-placeholder {
	font-family: IRANSans;
}

::-moz-placeholder {
	font-family: IRANSans;
}

:-ms-input-placeholder {
	font-family: IRANSans;
}

:-moz-placeholder {
	font-family: IRANSans;
}

body {
	font-family: IRANSans;
	font-size: 12.5px;
	overflow-x: hidden;
	-webkit-text-size-adjust: 100%;
}

html {
	-ms-touch-action: manipulation;
	touch-action: manipulation;
}

:focus {
	outline: 0;
}

time,
p,
span,
div,
a,
ul,
li,
main,
section,
aside,
article {
	box-sizing: border-box;
	cursor: inherit;
}

input,
select,
textarea {
	font-family: IRANSans;
	font-size: 12.5px;
	border: none;
	background: none;
	color: inherit;
	box-sizing: border-box;
	cursor: text;
}

button {
	cursor: pointer;
	font-family: inherit;
}

label {
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

a {
	color: inherit;
	text-decoration: none;
	cursor: pointer;
}
