:root{
    --primary: #173c7f;
    --secondary: #173c7f;
    --ternary: #173c7f;

    --font: 'sc-font';
    }

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

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

