:root{
    --primary: #0f3f79;
    --secondary: yellow;
    --ternary: NA;

    --font: 'sc-font';
    }

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

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

