@font-face {
    font-family: 'Mars Condensed Regular';
    src: url('../fonts/Mars/MarsCondensed-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;  
    ascent-override: 75%;
    descent-override: 5%;
    line-gap-override: 0%;
}

@font-face {
    font-family: 'Mars Extended Regular';
    src: url('../fonts/Mars/MarsExtended-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style:   normal;
    font-stretch: normal;
}


@font-face {
    font-family: 'Tiempos Headline';
    src: url('../fonts/Tiempos/TiemposHeadline-Light.woff2') format('woff2');
    font-weight: 300;
    font-style:   normal;
    font-stretch: normal;
}

@font-face {
    font-family: 'Tiempos Headline';
    src: url('../fonts/Tiempos/TiemposHeadline-Semibold.woff2') format('woff2');
    font-weight: 600;
    font-style:   normal;
    font-stretch: normal;
}