@font-face {
  font-family: 'kohinoor';
	font-weight: 100;
  src: url('fonts/Kohinoor-Light.eot');
  src: url('fonts/Kohinoor-Light.woff2') format('woff2'),
       url('fonts/Kohinoor-Light.woff') format('woff'),
       url('fonts/Kohinoor-Light.ttf')  format('truetype'),
       url('fonts/Kohinoor-Light.svg') format('svg');
}

@font-face {
  font-family: 'kohinoor';
	font-weight: 400;
  src: url('fonts/Kohinoor-Demi.eot');
  src: url('fonts/Kohinoor-Demi.woff2') format('woff2'),
       url('fonts/Kohinoor-Demi.woff') format('woff'),
       url('fonts/Kohinoor-Demi.ttf')  format('truetype'),
       url('fonts/Kohinoor-Demi.svg') format('svg');
}

@font-face {
  font-family: 'kohinoor';
	font-weight: bold;
  src: url('fonts/Kohinoor-Bold.eot');
  src: url('fonts/Kohinoor-Bold.woff2') format('woff2'),
       url('fonts/Kohinoor-Bold.woff') format('woff'),
       url('fonts/Kohinoor-Bold.ttf')  format('truetype'),
       url('fonts/Kohinoor-Bold.svg') format('svg');
}




@font-face {
	font-family: 'Pe-icon-7-stroke';
	src:url('fonts/Pe-icon-7-stroke.eot');
	src:url('fonts/Pe-icon-7-stroke.eot') format('embedded-opentype'),
		url('fonts/Pe-icon-7-stroke.woff') format('woff'),
		url('fonts/Pe-icon-7-stroke.ttf') format('truetype'),
		url('fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke') format('svg');
	font-weight: normal;
	font-style: normal;
}