:root{
    --primary: #183fc0;
    --secondary: #183fc0;
    --ternary: #1f43b7;

    --font: 'sc-font';
    }

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

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

