@font-face {
    font-family: 'BMFont';
    src: url(../fonts/BMFont.eot);
    src: url(../fonts/BMFont.eot) format('embedded-opentype'), url(../../../../../../../../plugins/brand-management-plugin-3.25.0/public/fonts/BMFont.woff2) format('woff2'), url(../../../../../../../../plugins/brand-management-plugin-3.25.0/public/fonts/BMFont.woff) format('woff'), url(../../../../../../../../plugins/brand-management-plugin-3.25.0/public/fonts/BMFont.ttf) format('truetype'), url('../../../../../../../../plugins/brand-management-plugin-3.25.0/public/fonts/BMFont.svg#BMFont') format('svg');
    font-display: swap
}

:root {
    --bm-font-family: 'BMFont', sans-serif;
    --bm-font-weight: 700;
    --bm-alt-font-family: 'Arial', sans-serif;
    --bm-cta-button-color: #FFF;
    --bm-cta-button-hover-color: #FFF;
    --bm-cta-button-background: #3CB371;
    --bm-cta-button-hover-background: #3CA36A
}