@font-face {
    font-family: 'Good Vibes - Demo';
    src: url('GoodVibes.eot');
    src: url('GoodVibes.eot?#iefix') format('embedded-opentype'),
        url('GoodVibes.woff2') format('woff2'),
        url('GoodVibes.woff') format('woff'),
        url('GoodVibes.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

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

