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

