@font-face {
    font-family: 'SF Pro Display';
    src: url('subset-SFProDisplay-Semibold.woff2') format('woff2'),
        url('subset-SFProDisplay-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'SF Pro Display';
    src: url('subset-SFProDisplay-Regular.woff2') format('woff2'),
        url('subset-SFProDisplay-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SF Pro Display';
    src: url('subset-SFProDisplay-Light.woff2') format('woff2'),
        url('subset-SFProDisplay-Light.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'SF Pro Display';
    src: url('subset-SFProDisplay-Thin.woff2') format('woff2'),
        url('subset-SFProDisplay-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Tiempos Headline';
    src: url('subset-TiemposHeadline-Medium.woff2') format('woff2'),
        url('subset-TiemposHeadline-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Tiempos Headline';
    src: url('subset-TiemposHeadline-Light.woff2') format('woff2'),
        url('subset-TiemposHeadline-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

