:root{
    --primary: #257fbd;
    --secondary: #080F2C;
    --ternary: #080F2C;

    --font: 'sc-font';
    }

    @font-face {
    font-family: 'sc-font';
    src: url('https://portal.webberstop.com/backend/api/font');
    }

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

