@font-face {
	font-family: 'chromeblack';
	src: url('./chromeblack.woff') format('woff');
}
@font-face {
	font-family: 'ProximaNova-Regular';
	src: url('./fonts/ProximaNova-Regular.otf') format('opentype');
}

@font-face {
	font-family: 'ProximaNova-Bold';
	src: url('./fonts/ProximaNova-Bold.otf') format('opentype');
}

@font-face {
	font-family: 'ProximaNova-Light';
	src: url('./fonts/ProximaNova-Light.otf') format('opentype');
}

@font-face {
	font-family: 'ProximaNova-Extrabold';
	src: url('./fonts/ProximaNova-Extrabold.otf') format('opentype');
}