@font-face {
	font-family: Hartwell;
	src: url(/fonts/Hartwell-Regular.woff) format("woff");
}

@font-face {
	font-family: Hartwell;
	src: url(/fonts/Hartwell-Medium.woff) format("woff");
	font-weight: 500;
}

@font-face {
	font-family: Hartwell;
	src: url(/fonts/Hartwell-Mediumitalic.woff) format("woff");
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: Hartwell;
	src: url(/fonts/Hartwell-Semibold.woff) format("woff");
	font-weight: 600;
}

@font-face {
	font-family: Hartwell;
	src: url(/fonts/Hartwell-Bold.woff) format("woff");
	font-weight: 700;
}

@font-face {
	font-family: Hartwell;
	src: url(/fonts/Hartwell-Black.woff) format("woff");
	font-weight: 900;
}
