@font-face {
	font-family: 'Arial Bold';
	src: url('../fonts/Arial-BoldMT.eot');
	src: local('Arial Bold'), local('Arial-BoldMT'),
		url('../fonts/Arial-BoldMT.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Arial-BoldMT.woff2') format('woff2'),
		url('../fonts/Arial-BoldMT.woff') format('woff'),
		url('../fonts/Arial-BoldMT.ttf') format('truetype'),
		url('../fonts/Arial-BoldMT.svg#Arial-BoldMT') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Arial';
	src: url('../fonts/ArialMT.eot');
	src: local('Arial'), local('ArialMT'),
		url('../fonts/ArialMT.eot?#iefix') format('embedded-opentype'),
		url('../fonts/ArialMT.woff2') format('woff2'),
		url('../fonts/ArialMT.woff') format('woff'),
		url('../fonts/ArialMT.ttf') format('truetype'),
		url('../fonts/ArialMT.svg#ArialMT') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Kirvy Bold';
	src: url('../fonts/Kirvy-Bold.eot');
	src: local('Kirvy Bold'), local('Kirvy-Bold'),
		url('../fonts/Kirvy-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Kirvy-Bold.woff2') format('woff2'),
		url('../fonts/Kirvy-Bold.woff') format('woff'),
		url('../fonts/Kirvy-Bold.ttf') format('truetype'),
		url('../fonts/Kirvy-Bold.svg#Kirvy-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Kirvy Regular'; 
	src: url('../fonts/Kirvy-Regular.eot');
	src: local('Kirvy Regular'), local('Kirvy-Regular'),
		url('../fonts/Kirvy-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Kirvy-Regular.woff2') format('woff2'),
		url('../fonts/Kirvy-Regular.woff') format('woff'),
		url('../fonts/Kirvy-Regular.ttf') format('truetype'),
		url('../fonts/Kirvy-Regular.svg#Kirvy-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}


