/*****************************
     All rights reserved.
     MyFonts.ru (c) 2011-2022
     *****************************/
    @font-face {
        font-family: 'Beyonce';
        font-style: normal;
        font-weight: 400;
        src: local('Beyonce'),
            url(https://myfonts.ru/fonts/4/5/5/4/7/Beyonce_demo.otf) format('truetype');
    }