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