/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'Some\u0026#039;s Style';
        font-style: normal;
        font-weight: 400;
        src: local('SomesStyleStraightoutofSweden'),
            url(https://myfonts.ru/fonts/3/4/4/9/8/SOMESSS_.TTF) format('truetype');
    }