@font-face {
	font-family: 'Proxima Nova';
	src: url('hinted-ProximaNovaT-Thin.woff') format('woff'),
		url('hinted-ProximaNovaT-Thin.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova';
	src: url('hinted-ProximaNova-ThinIt.woff') format('woff'),
		url('hinted-ProximaNova-ThinIt.ttf') format('truetype');
	font-weight: 100;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova';
	src: url('hinted-ProximaNova-Light.woff') format('woff'),
		url('hinted-ProximaNova-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova';
	src: url('hinted-ProximaNova-LightIt.woff') format('woff'),
		url('hinted-ProximaNova-LightIt.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova';
	src: url('hinted-ProximaNova-Regular.woff') format('woff'),
		url('hinted-ProximaNova-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova';
	src: url('hinted-ProximaNova-Bold.woff') format('woff'),
		url('hinted-ProximaNova-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova';
	src: url('hinted-ProximaNova-RegularIt.woff') format('woff'),
		url('hinted-ProximaNova-RegularIt.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova';
	src: url('hinted-ProximaNova-BoldIt.woff') format('woff'),
		url('hinted-ProximaNova-BoldIt.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova';
	src: url('hinted-ProximaNova-Semibold.woff') format('woff'),
		url('hinted-ProximaNova-Semibold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova';
	src: url('hinted-ProximaNova-SemiboldIt.woff') format('woff'),
		url('hinted-ProximaNova-SemiboldIt.ttf') format('truetype');
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova';
	src: url('hinted-ProximaNova-Extrabld.woff') format('woff'),
		url('hinted-ProximaNova-Extrabld.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova';
	src: url('hinted-ProximaNova-ExtrabldIt.woff') format('woff'),
		url('hinted-ProximaNova-ExtrabldIt.ttf') format('truetype');
	font-weight: 800;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova';
	src: url('hinted-ProximaNova-Black.woff') format('woff'),
		url('hinted-ProximaNova-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova';
	src: url('hinted-ProximaNova-BlackIt.woff') format('woff'),
		url('hinted-ProximaNova-BlackIt.ttf') format('truetype');
	font-weight: 900;
	font-style: italic;
}
