@font-face {
    font-family: 'Majestic';
    src: url('Majestic.eot');
    src: url('Majestic.eot?#iefix') format('embedded-opentype'),
        url('Majestic.woff2') format('woff2'),
        url('Majestic.woff') format('woff'),
        url('Majestic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

