@font-face {
	font-family: 'Cooper Hewitt';
	src: url('../fonts/CooperHewitt-Book.otf');
	font-weight: normal;
}
@font-face {
	font-family: 'Cooper Hewitt';
	src: url('../fonts/CooperHewitt-Bold.otf');
	font-weight: bold;
}
@font-face {
	font-family: 'League Spartan';
	src: url('../fonts/LeagueSpartan-Bold.otf');
}