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