@charset "UTF-8";
h1 {
	font-family: "DM Sans Bold";
	font-style: normal;
}
h2 {
	font-family: "DM Sans Bold";
}
h3 {
	font-family: "DM Sans Regular";
	font-style: normal;
	font-size: larger;
}
.slogan p em {
	font-family: "Inter Light", "Inter Medium";
	font-style: italic;
}
p {
	font-family: "Inter Light";
}
ul {
	font-family: "Inter Light";
}
