

@font-face {
    font-family: 'GloboFutura-Light';
    src: url('GloboFutura-Light.woff2') format('woff2'),
        url('GloboFutura-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GloboFutura-Bold';
    src: url('GloboFutura-Bold.woff2') format('woff2'),
        url('GloboFutura-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GloboFutura-Medium';
    src: url('GloboFutura-Medium.woff2') format('woff2'),
        url('GloboFutura-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GloboFutura-Regular';
    src: url('GloboFutura-Regular.woff2') format('woff2'),
        url('GloboFutura-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
