@font-face {
    font-family: 'Blavatsky';
    src: url('BlavatskyRegular.woff2') format('woff2'),
        url('BlavatskyRegular.woff') format('woff'),
        url('BlavatskyRegular.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

