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

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

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

