@font-face {
	font-family: 'Sofia Pro';
	src: url('/static/fonts/Sofia-Pro/SofiaProBold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Sofia Pro';
	src: url('/static/fonts/Sofia-Pro/SofiaProBlack.woff') format('woff');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Sofia Pro';
	src: url('/static/fonts/Sofia-Pro/SofiaProLight.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Sofia Pro';
	src: url('/static/fonts/Sofia-Pro/SofiaProMedium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Sofia Pro';
	src: url('/static/fonts/Sofia-Pro/SofiaProRegular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Sofia Pro';
	src: url('/static/fonts/Sofia-Pro/SofiaProSemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}
