@font-face {
	font-display: fallback;
	font-family: 'Nunito';
	src: url("https://getlumn.com/fonts-master/nunito/Nunito-Light.ttf");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-display: fallback;
	font-family: 'Century Gothic';
	src: url("https://getlumn.com/fonts-master/centurygothic/CenturyGothic-Regular.ttf");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-display: fallback;
	font-family: 'Century Gothic';
	src: url("https://getlumn.com/fonts-master/centurygothic/CenturyGothic-Bold.ttf");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-display: fallback;
	font-family: 'Dancing Script';
	src: url("https://getlumn.com/fonts-master/dancingscript/DancingScript-Regular.ttf");
	font-weight: 400;
	font-style: normal;
}

