@font-face {
    font-family: 'Bricolage Bold';
    src: url('fonts/bricolage/BricolageGrotesque24ptCondensed-Bold.woff2') format('woff2'),
        url('fonts/bricolage/BricolageGrotesque24ptCondensed-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bricolage Extra Light';
    src: url('fonts/bricolage/BricolageGrotesque24ptCondensed-ExtraLight.woff2') format('woff2'),
        url('fonts/bricolage/BricolageGrotesque24ptCondensed-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bricolage Extra Bold';
    src: url('fonts/bricolage/BricolageGrotesque24ptCondensed-ExtraBold.woff2') format('woff2'),
        url('fonts/bricolage/BricolageGrotesque24ptCondensed-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bricolage Light';
    src: url('fonts/bricolage/BricolageGrotesque24ptCondensed-Light.woff2') format('woff2'),
        url('fonts/bricolage/BricolageGrotesque24ptCondensed-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bricolage Medium';
    src: url('fonts/bricolage/BricolageGrotesque24ptCondensed-Medium.woff2') format('woff2'),
        url('fonts/bricolage/BricolageGrotesque24ptCondensed-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Bricolage Semi Bold';
    src: url('fonts/bricolage/BricolageGrotesque24ptCondensed-SemiBold.woff2') format('woff2'),
        url('fonts/bricolage/BricolageGrotesque24ptCondensed-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Inter Bold';
    src: url('fonts/inter/Inter28pt-Bold.woff2') format('woff2'),
        url('fonts/inter/Inter28pt-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter Light';
    src: url('fonts/inter/Inter28pt-Light.woff2') format('woff2'),
        url('fonts/inter/Inter28pt-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Inter Extra Bold';
    src: url('fonts/inter/Inter18pt-ExtraBold.woff2') format('woff2'),
        url('fonts/inter/Inter18pt-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

