
@charset "UTF-8";

@font-face {
	font-family: "DM Sans";
	font-style: normal;
	font-weight: 700;
	src: local(""), url("assets/dm-sans-v11-latin-700.woff2") format("woff2"), url("assets/dm-sans-v11-latin-700.woff") format("woff");
}

@font-face {
	font-family: "Oswald";
	font-style: normal;
	font-weight: 400;
	src: local(""), url("assets/oswald-v48-latin-regular.woff2") format("woff2"), url("assets/oswald-v48-latin-regular.woff") format("woff");
}

@font-face {
	font-family: "Oswald";
	font-style: normal;
	font-weight: 700;
	src: local(""), url("assets/oswald-v48-latin-700.woff2") format("woff2"), url("assets/oswald-v48-latin-700.woff") format("woff");
}

@font-face {
	font-family: "Mulish";
	font-style: normal;
	font-weight: 500;
	src: local(""), url("assets/mulish-v11-latin-500.woff2") format("woff2"), url("assets/mulish-v11-latin-500.woff") format("woff");
}

@font-face {
	font-family: "Mulish";
	font-style: normal;
	font-weight: 800;
	src: local(""), url("assets/mulish-v11-latin-800.woff2") format("woff2"), url("assets/mulish-v11-latin-800.woff") format("woff");
}
