@font-face {
    font-family: 'Decimal';
    src: url('../fonts/decimal/Decimal-Thin.woff2') format('woff2'),
         url('../fonts/decimal/Decimal-Thin.woff') format('woff'),
         url('../fonts/decimal/Decimal-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Decimal';
    src: url('../fonts/decimal/Decimal-ExtraLight.woff2') format('woff2'),
         url('../fonts/decimal/Decimal-ExtraLight.woff') format('woff'),
         url('../fonts/decimal/Decimal-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Decimal';
    src: url('../fonts/decimal/Decimal-Light.woff2') format('woff2'),
         url('../fonts/decimal/Decimal-Light.woff') format('woff'),
         url('../fonts/decimal/Decimal-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Decimal';
    src: url('../fonts/decimal/Decimal-Book.woff2') format('woff2'),
         url('../fonts/decimal/Decimal-Book.woff') format('woff'),
         url('../fonts/decimal/Decimal-Book.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Decimal';
    src: url('../fonts/decimal/Decimal-Medium.woff2') format('woff2'),
         url('../fonts/decimal/Decimal-Medium.woff') format('woff'),
         url('../fonts/decimal/Decimal-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Decimal';
    src: url('../fonts/decimal/Decimal-Semibold.woff2') format('woff2'),
         url('../fonts/decimal/Decimal-Semibold.woff') format('woff'),
         url('../fonts/decimal/Decimal-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Decimal';
    src: url('../fonts/decimal/Decimal-Bold.woff2') format('woff2'),
         url('../fonts/decimal/Decimal-Bold.woff') format('woff'),
         url('../fonts/decimal/Decimal-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Decimal';
    src: url('../fonts/decimal/Decimal-Black.woff2') format('woff2'),
         url('../fonts/decimal/Decimal-Black.woff') format('woff'),
         url('../fonts/decimal/Decimal-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
