/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'DM Sans';
        font-style: normal;
        font-weight: 400;
        src: local('DMSans-Regular'),
            url(https://myfonts.ru/fonts/2/6/7/DMSans-Regular.ttf) format('truetype');
    }