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