@font-face {
	font-family: PierSansBold;
	font-weight: normal;
	src: url(../fonts/pier-bold.otf);
	src: url(../fonts/PierSans-Bold.woff) format('woff');
}

@font-face {
	font-family: PierSansRegular;
	font-weight: normal;
	src: url(../fonts/pier-regular.otf);
	src: url(../fonts/PierSans-Regular.woff) format('woff');
}