:root{
    --primary: #2150AC;
    --secondary: yellow;
    --ternary: NA;

    --font: 'sc-font';
    }

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

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

