@font-face {
	font-family: 'Nexa';
	font-weight: 300;
	font-style: normal;
	src: url(/app/uploads/nexa-light.woff);
}

@font-face {
	font-family: 'Nexa';
	font-weight: 700;
	font-style: normal;
	src: url(/app/uploads/nexa-bold.woff);
}

@font-face {
	font-family: 'Nexa';
	font-weight: 900;
	font-style: normal;
	src: url(/app/uploads/nexa-black.woff);
}

@font-face {
	font-family: 'Nexa';
	font-weight: 500;
	font-style: normal;
	src: url(/app/uploads/nexa-regular.woff);
}

@font-face {
	font-family: 'Granstander Clean';
	font-weight: 400;
	font-style: normal;
	src: url(/app/uploads/grandstander-clean.woff);
}

