@font-face {
	font-family: 'proxima_nova_blblack';
	src: url('./fonts/ProximaNova-Black.woff2') format('woff2'), url('./fonts/ProximaNova-Black.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'proxima_nova_rgbold';
	src: url('./fonts/ProximaNova-Bold.woff2') format('woff2'), url('./fonts/ProximaNova-Bold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'proxima_novaextrabold';
	src: url('./fonts/ProximaNova-Extrabld.woff2') format('woff2'), url('./fonts/ProximaNova-Extrabld.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'proxima_nova_ltlight';
	src: url('./fonts/ProximaNova-LightIt.woff2') format('woff2'), url('./fonts/ProximaNova-LightIt.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'proxima_novaregular';
	src: url('./fonts/ProximaNova-Regular.woff2') format('woff2'), url('./fonts/ProximaNova-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'proxima_nova_ltsemibold';
	src: url('./fonts/ProximaNova-SemiboldIt.woff2') format('woff2'), url('./fonts/ProximaNova-SemiboldIt.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'proxima_nova_thin';
	src: url('./fonts/ProximaNovaT-Thin.woff2') format('woff2'), url('./fonts/ProximaNovaT-Thin.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
