@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;900&display=swap');


*:not(.fa,.glyphicon, .ms-Icon) {
	font-family: 'Roboto', sans-serif !important;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 900 !important;
}