@font-face {
    font-family: 'Heading 1A';
    src: url('../fonts/heading-1a.woff2') format('woff2'),
         url('../fonts/heading-1a.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Heading 1B';
    src: url('../fonts/heading-1b.woff2') format('woff2'),
         url('../fonts/heading-1b.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
