/*@font-face {
    font-family: 'Fira Sans Condensed';
    src: url('../fonts/FiraSansCondensed-Ultra.woff2') format('woff2'),
        url('../fonts/FiraSansCondensed-Ultra.woff') format('woff'),
        url('../fonts/FiraSansCondensed-Ultra.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}*/

@font-face {
    font-family: 'Fira Sans Condensed';
    src: url('../fonts/FiraSansCondensed-Bold.woff2') format('woff2'),
        url('../fonts/FiraSansCondensed-Bold.woff') format('woff'),
        url('../fonts/FiraSansCondensed-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'Fira Sans Condensed';
    src: url('../fonts/FiraSansCondensed-ExtraBold.woff2') format('woff2'),
        url('../fonts/FiraSansCondensed-ExtraBold.woff') format('woff'),
        url('../fonts/FiraSansCondensed-ExtraBold.ttf') format('truetype');
     font-weight: 900;
    font-style: normal;
    font-display: swap;
}

/*

@font-face {
    font-family: 'Fira Sans Condensed';
    src: url('../fonts/FiraSansCondensed-Heavy.woff2') format('woff2'),
        url('../fonts/FiraSansCondensed-Heavy.woff') format('woff'),
        url('../fonts/FiraSansCondensed-Heavy.ttf') format('truetype');
     font-weight: 900;
    font-style: normal;
    font-display: swap;
}

*/

@font-face {
    font-family: 'Fira Sans Condensed';
    src: url('../fonts/FiraSansCondensed-Light.woff2') format('woff2'),
        url('../fonts/FiraSansCondensed-Light.woff') format('woff'),
        url('../fonts/FiraSansCondensed-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Fira Sans Condensed';
    src: url('../fonts/FiraSansCondensed-Regular.woff2') format('woff2'),
        url('../fonts/FiraSansCondensed-Regular.woff') format('woff'),
        url('../fonts/FiraSansCondensed-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IBM Plex Mono';
    src: url('../fonts/IBMPlexMono-Regular.woff2') format('woff2'),
        url('../fonts/IBMPlexMono-Regular.woff') format('woff'),
        url('../fonts/IBMPlexMono-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IBM Plex Mono';
    src: url('../fonts/IBMPlexMono-Bold.woff2') format('woff2'),
        url('../fonts/IBMPlexMono-Bold.woff') format('woff'),
        url('../fonts/IBMPlexMono-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
