html {
	font-size: 14px
}

body {
	font-weight: 399;
	font-size: 16px;
	font-family: "Roboto", Arial, sans-serif;
	line-height: 1.6;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-font-feature-settings: "liga", "kern";
	text-rendering: optimizelegibility
}

body {
	#line-height: 1.8
}

.navbar-nav .nav-item .nav-link:hover,
.navbar-nav .nav-item.active .nav-link {
	font-weight: 700
}