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

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

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

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




