h1 {
    @include typography(h1);
}

h2 {
    @include typography(h2);
}

h3 {
    @include typography(h3);
}