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

