﻿@font-face {
    font-family: 'BMFont';
    src: url('https://coinpoker.com/wp-content/plugins/brand-management-plugin/public/fonts/BMFont.eot');
    src: url('https://coinpoker.com/wp-content/plugins/brand-management-plugin/public/fonts/BMFont.eot') format('embedded-opentype'),
    url('https://coinpoker.com/wp-content/plugins/brand-management-plugin/public/fonts/BMFont.woff2') format('woff2'),
    url('https://coinpoker.com/wp-content/plugins/brand-management-plugin/public/fonts/BMFont.woff') format('woff'),
    url('https://coinpoker.com/wp-content/plugins/brand-management-plugin/public/fonts/BMFont.ttf') format('truetype'),
    url('https://coinpoker.com/wp-content/plugins/brand-management-plugin/public/fonts/BMFont.svg') format('svg');
    font-display: swap;
}

:root {
    --bm-font-family: 'BMFont', sans-serif;
    --bm-font-weight: 700;
    --bm-cta-button-background: #3CB371;
    --bm-cta-button-hover-background: #3CA36A;
}
