body {
  font-family: 'Rubik', sans-serif !important;
  font-weight: 300 !important;
  /*color: #756863;*/
}

h1 {
	font-weight: 500 !important;
}

h4 {
	font-weight: 300 !important;
}

h5 {
	font-weight: 500 !important;
}

h6 {
	font-weight: 300 !important;
}

h1 .display-1 {
	font-weight: 300 !important;
}

.nav-link {
  font-family: 'Rubik', sans-serif; !important;
  font-weight: 500 !important;
  color: white !important;
}

