h1 { @include font-size(xxl); } h2 { @include font-size(xl); font-weight: 400; } h3 { @include font-size(l); font-weight: 500; } h4 { @include font-size(m); font-weight: 500; } h5, h6 { @include font-size(base); font-weight: 600; }