:root{
    --primary: #4459F4;
    --secondary: #707EF4;
    --ternary: #A6AFF5;

    --font: 'sc-font';
    }

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