@font-face{
	font-family: 'font-awesome';
	font-style: normal;
	font-weight: 900;
  font-display: block;
	src: url('../../fonts/awesome/fa-solid-900.eot');
	src: url('../../fonts/awesome/fa-solid-900.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../../fonts/awesome/fa-solid-900.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../../fonts/awesome/fa-solid-900.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../../fonts/awesome/fa-solid-900.ttf') format('truetype');
}

@font-face{
	font-family: 'font-main';
	font-style: normal;
	font-weight: normal;
	src: url('../../fonts/morabba.eot');
	src: url('../../fonts/morabba.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../../fonts/morabba.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../../fonts/morabba.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../../fonts/morabba.ttf') format('truetype');
}

@font-face{
	font-family: 'font-base';
	font-style: normal;
	font-weight: normal;
	src: url('../../fonts/rokh.eot');
	src: url('../../fonts/rokh.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../../fonts/rokh.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../../fonts/rokh.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../../fonts/rokh.ttf') format('truetype');
}

@font-face{
	font-family: 'font-1';
	font-style: normal;
	font-weight: normal;
	src: url('../../fonts/iransans.eot');
	src: url('../../fonts/iransans.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../../fonts/iransans.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../../fonts/iransans.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../../fonts/iransans.ttf') format('truetype');
}

@font-face{
	font-family: 'font-2';
	font-style: normal;
	font-weight: normal;
	src: url('../../fonts/dana.eot');
	src: url('../../fonts/dana.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../../fonts/dana.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../../fonts/dana.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../../fonts/dana.ttf') format('truetype');
}

@font-face{
	font-family: 'font-3';
	font-style: normal;
	font-weight: normal;
	src: url('../../fonts/aviny.eot');
	src: url('../../fonts/aviny.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../../fonts/aviny.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../../fonts/aviny.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../../fonts/aviny.ttf') format('truetype');
}

.font-awesome-solid{font-family:'font-awesome';font-weight:500;}
.font-main{font-family:'font-main'}.font-base{font-family:'font-base'}
.font-1{font-family:'font-1'}.font-2{font-family:'font-2'}.font-3{font-family:'font-3'}

/* Web Font size ---------------------------------------- */
h1{font-size:2.5em !important;} h2{font-size:2em !important;}
h3{font-size:1.75em !important;} h4{font-size:1.5em !important;}
h5{font-size:1.25em !important;} h6{font-size:1em !important;}
.font-small{font-size:90%;} .font-medium{font-size:100%;} .font-larg{font-size:110%;}

/* Web Font styles ---------------------------------------- */
h1,h2,h3,h4,h5,h6{font-family:'font-main';line-height:2em !important;}
body{font-family:'font-1';font-size:18px;line-height:2em !important;}
.fa{font-weight:500 !important;} .fas{font-weight:900 !important;}
/*a,a:link,li.divider span.separator{font-family:'font-1';}*/
