@charset "UTF-8";

@font-face {
	font-family: 'Arpine';
	src: url('../fonts/arpine/Arpine.woff') format('woff'),
		url('../fonts/arpine/Arpine.woff2') format('woff2'),
		 url('../fonts/arpine/Arpine.otf') format('opentype');
	font-style: normal;
	font-weight: normal;
	text-rendering: optimizeLegibility;
}
