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