/*
 * Custom style goes here.
 * A template should always ship with an empty custom.css
 */
@font-face {
    font-family: 'Bricolage Grotesque 96pt';
    src: url('../fonts/BricolageGrotesque-96ptExtraBold.woff2') format('woff2'),
        url('../fonts/BricolageGrotesque-96ptExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

