html {
  font: $font-family;
  font-weight: $font-weight;
  font-size: $font-size-medium;
  line-height: $font-line-height;
  color: $gray-darker;
}
