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