@font-face {
    font-family: 'BT Steinhart';
    src: url('BTSteinhart-Bold.woff2') format('woff2'),
        url('BTSteinhart-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BT Steinhart Condensed';
    src: url('BTSteinhart-BoldMono.woff2') format('woff2'),
        url('BTSteinhart-BoldMono.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BT Steinhart Condensed';
    src: url('BTSteinhart-BoldCondensed.woff2') format('woff2'),
        url('BTSteinhart-BoldCondensed.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BT Steinhart';
    src: url('BTSteinhart-Medium.woff2') format('woff2'),
        url('BTSteinhart-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BT Steinhart Medium Mono';
    src: url('BTSteinhart-MediumMono.woff2') format('woff2'),
        url('BTSteinhart-MediumMono.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BT Steinhart Medium Condensed';
    src: url('BTSteinhart-MediumCondensed.woff2') format('woff2'),
        url('BTSteinhart-MediumCondensed.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BT Steinhart';
    src: url('BTSteinhart-SemiBold.woff2') format('woff2'),
        url('BTSteinhart-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BT Steinhart';
    src: url('BTSteinhart-Regular.woff2') format('woff2'),
        url('BTSteinhart-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BT Steinhart Condensed';
    src: url('BTSteinhart-RegularCondensed.woff2') format('woff2'),
        url('BTSteinhart-RegularCondensed.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BT Steinhart Mono';
    src: url('BTSteinhart-RegularMono.woff2') format('woff2'),
        url('BTSteinhart-RegularMono.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BT Steinhart SemiBold Mono';
    src: url('BTSteinhart-SemiBoldMono.woff2') format('woff2'),
        url('BTSteinhart-SemiBoldMono.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BT Steinhart SemiBold Condensed';
    src: url('BTSteinhart-SemiBoldCondensed.woff2') format('woff2'),
        url('BTSteinhart-SemiBoldCondensed.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

