@import url('/base/fonts/open-sans/open-sans.css');


:root {
	font-family: 'Open Sans', sans-serif;
}

h1 {
	font-weight: 500;
}

h2 {
	font-weight: 400;
}
