:root{
    --primary: #002576;
    --secondary: #002576;
    --ternary: #BF0029;

    --font: 'sc-font';
    }

    @font-face {
    font-family: 'sc-font';
    src: url('https://api.egc.cuemby.net/api/font');
    }

    <!-- Custom CSS is not enabled -->

