@charset "utf-8";
@font-face {
	font-family: 'KiaRegular';
	src: url('kiasignatureotfregular-webfont.woff2') format('woff2'),
			 url('kiasignatureotfregular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'KiaLight';
	src: url('kiasignatureotflight-webfont.woff2') format('woff2'),
			 url('kiasignatureotflight-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'KiaBold';
	src: url('kiasignatureotfbold-webfont.woff2') format('woff2'),
			 url('kiasignatureotfbold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}