@font-face {
    font-family: 'TT Norms Pro';
    src: url('TTNormsPro-Md.woff2') format('woff2'),
        url('TTNormsPro-Md.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Norms Pro';
    src: url('TTNormsPro-Normal.woff2') format('woff2'),
        url('TTNormsPro-Normal.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Norms Pro';
    src: url('TTNormsPro-XBd.woff2') format('woff2'),
        url('TTNormsPro-XBd.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Norms Pro';
    src: url('TTNormsPro-XBlk.woff2') format('woff2'),
        url('TTNormsPro-XBlk.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Norms Pro';
    src: url('TTNormsPro-Bd.woff2') format('woff2'),
        url('TTNormsPro-Bd.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

