/* ---------------------------------------------------
    FONTS: BRAVE BOYS
----------------------------------------------------- */


/* FORUM */

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


/* BRITTANY */

@font-face {
    font-family: 'Brittany Signature';
    src: url('../../fonts/BrittanySignatureRegular.woff2') format('woff2'),
        url('../../fonts/BrittanySignatureRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


/* CIRCULAR */

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

@font-face {
    font-family: 'Circular Std Book';
    src: url('../../fonts/CircularStd-Book.woff2') format('woff2'),
        url('../../fonts/CircularStd-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

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

@font-face {
    font-family: 'Circular Std';
    src: url('../../fonts/CircularStd-Black.woff2') format('woff2'),
        url('../../fonts/CircularStd-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}



/* EINA */

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

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

@font-face {
    font-family: 'Eina 01';
    src: url('../../fonts/Eina01-Bold.woff2') format('woff2'),
        url('../../fonts/Eina01-Bold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}