@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
@import url("./fonts/TT-Norms-Medium/stylesheet.css");
:root {
	--bs-body-font-family: "TT Norms", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.font-cursive {
	font-family: inherit;
	line-height: unset;
}
.section__subtitle {
	font-family: inherit;
	line-height: 1;
}
