@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Lato:ital,wght@0,400;0,700;1,400;1,700&display=swap');

@font-face {
	font-family: 'BebasNeue';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(BebasNeueBold.woff2) format('woff2');
}

@font-face {
	font-family: 'BebasNeue';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url(BebasNeueLight.woff2) format('woff2');
}

@font-face {
	font-family: 'BebasNeue';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(BebasNeueRegular.woff2) format('woff2');
}
