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

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

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

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

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

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

