@font-face {
    font-family: 'AccordAlternate';
    src: url('AccordAlternate.woff2') format('woff2'),
        url('AccordAlternate.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AccordAlternate';
    src: url('AccordAlternate-ExtraLight.woff2') format('woff2'),
        url('AccordAlternate-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AccordAlternate';
    src: url('AccordAlternate-ExtraBold.woff2') format('woff2'),
        url('AccordAlternate-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AccordAlternate';
    src: url('AccordAlternate-Bold.woff2') format('woff2'),
        url('AccordAlternate-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

