@font-face {
	font-family: 'Din Pro';
	src: url('../fonts/Dn_300.woff');
	font-display: swap;
	font-style: normal;
	font-weight: 300;
}

@font-face {
	font-family: 'Din Pro';
	src: url('../fonts/Dn_400.woff');
	font-display: swap;
	font-style: normal;
	font-weight: 400;
}

@font-face {
	font-family: 'Din Pro';
	src: url('../fonts/Dn_500.woff');
	font-display: swap;
	font-style: normal;
	font-weight: 500;
}

@font-face {
	font-family: 'Din Pro';
	src: url('../fonts/Dn_700.woff');
	font-display: swap;
	font-style: normal;
	font-weight: 700;
}