@mixin font-basis() {
  font-family: 'Noto Sans', sans-serif;
	font-weight: normal;
}
