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

