@font-face {
    font-family: 'Suisse Intl';
    src: url('../fonts/SuisseIntl-Regular.woff2') format('woff2'),
        url('../fonts/SuisseIntl-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Suisse L';
    src: url('../fonts/SuisseIntl-Light.woff2') format('woff2'),
        url('../fonts/SuisseIntl-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Suisse Intl Semibold';
        src: url('../fonts/SuisseIntl-Semibold.woff2') format('woff2'),
        url('../fonts/SuisseIntl-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Big John PRO';
    src: url('../fonts/BigJohnPRO-Regular.woff2') format('woff2'),
        url('../fonts/BigJohnPRO-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Big John PRO Bold';
    src: url('../fonts/BigJohnPRO-Bold.woff2') format('woff2'),
        url('../fonts/BigJohnPRO-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

