@include hu-classes($hu-font-smoothing-alias, $hu-font-smoothing-modules) {
  -moz-osx-font-smoothing: grayscale #{hu-important()};
  -webkit-font-smoothing: antialiased #{hu-important()};
}
