@font-face {
    font-family: 'MBCorpoS';
    src: url('MBCorpoSRegular.woff2') format('woff2'),
        url('MBCorpoSRegular.woff') format('woff'),
        url('MBCorpoSRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MBCorpoA';
    src: url('MBCorpoARegular.woff2') format('woff2'),
        url('MBCorpoARegular.woff') format('woff'),
        url('MBCorpoARegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MBCorpoS';
    src: url('MBCorpoSBold.woff2') format('woff2'),
        url('MBCorpoSBold.woff') format('woff'),
        url('MBCorpoSBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

