@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300&display=swap);
* {
  font-family: 'Inter', sans-serif !important;
}
.header__navigation--logo {
	width: 8rem !important;
}
h3, h4, h5, h6 {
	font-size: 1.5em;
}