/* TP Sans webfonts — downloaded from https://www.tp.com/webfonts/tpsans/ for visual fidelity */

@font-face {
    font-family: 'Tp Sans';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url('tpsans/tpsans-extralight.woff2') format('woff2');
}

@font-face {
    font-family: 'Tp Sans';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('tpsans/tpsans-bold.woff2') format('woff2');
}
