@font-face {
    font-family: 'FT System Blank Book';
    src: url('FTSystem-BlankBook.woff2') format('woff2'),
    url('FTSystem-BlankBook.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FT System Blank';
    src: url('FTSystem-BlankLight.woff2') format('woff2'),
    url('FTSystem-BlankLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FT System Blank';
    src: url('FTSystem-BlankMedium.woff2') format('woff2'),
    url('FTSystem-BlankMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FT System Blank';
    src: url('FTSystem-BlankSemibold.woff2') format('woff2'),
    url('FTSystem-BlankSemibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FT System Blank';
    src: url('FTSystem-BlankUltralight.woff2') format('woff2'),
    url('FTSystem-BlankUltralight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FT System Mono';
    src: url('FTSystemMono-Regular.woff2') format('woff2'),
    url('FTSystemMono-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

