@font-face {
	font-family: 'DMSans';
	font-style: normal;
	font-weight: 400;
	src: local('DMSans-Regular'), url('DMSans-Regular.woff2');
	font-display: swap;
}

@font-face {
	font-family: 'DMSans';
	font-style: normal;
	font-weight: 700;
	src: local('DMSans-Bold'), url('DMSans-Bold.woff2');
	font-display: swap;
}