:root{
    --primary: #2587f8;
    --secondary: #17698c;
    --ternary: #0b81d0;

    --font: 'sc-font';
    }

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

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

