
@font-face {
    font-family: 'Tw Cen MT Std';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/TwCenMTStd-SemiMedium.ttf') format('truetype');
}

@font-face {
    font-family: 'Tw Cen MT Std';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/TwCenMTStd.ttf') format('truetype');
}

@font-face {
    font-family: 'Tw Cen MT Std';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/TwCenMTStd-Light.ttf')  format('truetype');
}

@font-face {
    font-family: 'Tw Cen MT Std';
    font-style: italic;
    font-weight: 300;
    src: url('../fonts/TwCenMTStd-LightItalic.ttf') format('truetype');
}
/* 
@font-face {
    font-family: 'Tw Cen MT Std';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/TwCenMTStd-MediumCond.ttf') format('truetype');
} */

@font-face {
    font-family: 'Tw Cen MT Std';
    font-style: italic;
    font-weight: 500;
    src: url('../fonts/TwCenMTStd-Italic.ttf') format('truetype');
}

@font-face {
    font-family: 'Tw Cen MT Std';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/TwCenMTStd-SemiBold.ttf') format('truetype');
}

@font-face {
    font-family: 'Tw Cen MT Std';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/TwCenMTStd-BoldCond.ttf') format('truetype');
}

@font-face {
    font-family: 'Tw Cen MT Std';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/TwCenMTStd-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Tw Cen MT Std';
    font-style: italic;
    font-weight: 700;
    src: url('../fonts/TwCenMTStd-UltraBoldIt.ttf') format('truetype')
}

@font-face {
    font-family: 'Tw Cen MT Std';
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/TwCenMTStd-ExtraBold.ttf') format('truetype');
}

@font-face {
    font-family: 'Tw Cen MT Std';
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/TwCenMTStd-ExtraBoldCond.ttf') format('truetype');
}

@font-face {
    font-family: 'Tw Cen MT Std';
    font-style: italic;
    font-weight: 800;
    src: url('../fonts/TwCenMTStd-UltraBoldIt.ttf') format('truetype');
}

@font-face {
    font-family: 'Tw Cen MT Std';
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/TwCenMTStd-UltraBoldCond.ttf') format('truetype');
}

@font-face {
    font-family: 'Tw Cen MT Std';
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/TwCenMTStd-UltraBold.ttf') format('truetype');
}

@font-face {
    font-family: 'Tw Cen MT Std';
    font-style: italic;
    font-weight: 900;
    src: url('../fonts/TwCenMTStd-UltraBoldIt.ttf') format('truetype');
}

@import url('https://fonts.googleapis.com/css2?family=Space+Mono:wght@400;700&display=swap');