/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'Rubik';
        font-style: normal;
        font-weight: 400;
        src: local('Rubik-Light'),
            url(https://myfonts.ru/fonts/8/0/3/Rubik.ttf) format('truetype');
    }