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