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

@font-face {
    font-family: 'Crillee It BT';
    src: url('../fonts/CrilleeBT-Italic.eot');
    src: local('Crillee Italic BT'), local('CrilleeBT-Italic'),
        url('../fonts/CrilleeBT-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CrilleeBT-Italic.woff2') format('woff2'),
        url('../fonts/CrilleeBT-Italic.woff') format('woff'),
        url('../fonts/CrilleeBT-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}
