@function fontweight($fontweight-name) { @return (map-get($fontWeights, $fontweight-name)); }