@font-face {
	font-family: 'KIA';
	src: url('../fonts/KiaSignatureRegular.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'KIA';
	src: url('../fonts/KiaSignatureLight.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'KIA';
	src: url('../fonts/KiaSignatureBold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}