@font-face {
  font-family: 'Helios Cond C';
  src: url('../fonts/Helios Cond C/HeliosCond/HeliosCond.woff') format('woff'),
	   url('../fonts/Helios Cond C/HeliosCond/HeliosCond.ttf') format('ttf'),
	   url('../fonts/Helios Cond C/HeliosCond/HeliosCond.eot') format('eot');
}

@font-face {
	font-family: 'Etelka Pro';
	font-style: normal;
	font-weight: normal;
	src: local('Etelka Pro'),
		url('../fonts/Etelka/EtelkaPro-Light.woff') format('woff'),
		url('../fonts/Etelka/EtelkaPro-Light.ttf') format('ttf'),
		url('../fonts/Etelka/EtelkaPro-Light.eot') format('eot');
}

@font-face {
	font-family: 'Etelka Pro';
	font-style: normal;
	font-weight: bold;
	src: local('Etelka Pro'),
		url('../fonts/Etelka/EtelkaPro-Medium.woff') format('woff'),
		url('../fonts/Etelka/EtelkaPro-Medium.ttf') format('ttf'),
		url('../fonts/Etelka/EtelkaPro-Medium.eot') format('eot');
}

@font-face {
	font-family: 'Roboto_kz';
	font-style: normal;
	font-weight: normal;
	src: local('Roboto'),
		url('../fonts/Roboto/Roboto-Regular.ttf') format('ttf');
}

@font-face {
	font-family: 'Roboto_kz';
	font-style: normal;
	font-weight: bold;
	src: local('Roboto'),
		url('../fonts/Roboto/Roboto-Bold.ttf') format('ttf');
}

@font-face {
	font-family: 'TTRamillas';
	font-style: normal;
	font-weight: 400;
	src: local('TTRamillas'),
		url('../fonts/TTRamillas/TTRamillas-Regular.otf') format('opentype')
}

@font-face {
	font-family: 'TTRamillas';
	font-style: normal;
	font-weight: 200;
	src: local('TTRamillas'),
		url('../fonts/TTRamillas/TTRamillas-Light.otf') format('opentype')
}

@font-face {
  font-family: 'TT-Positive';
	font-style: normal;
	font-weight: 400;
  src: url('../fonts/TT-Positive/HeliosCond/TT Positive Regular.ttf') format('ttf');
}

@font-face {
  font-family: 'TT-Positive';
	font-style: normal;
	font-weight: 600;
  src: url('../fonts/TT-Positive/HeliosCond/TT Positive DemiBold.ttf') format('ttf');
}

@font-face {
  font-family: 'TT-Positive';
	font-style: normal;
	font-weight: 800;
  src: url('../fonts/TT-Positive/HeliosCond/TT Positive Bold.ttf') format('ttf');
}