@font-face {
    font-family: "TT Norms Pro";
    src: url("TTNormsPro-Light.woff2") format("woff2");
    font-weight: 300;
}
@font-face {
    font-family: "TT Norms Pro";
    src: url("TTNormsPro-LightItalic.woff2") format("woff2");
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: "TT Norms Pro";
    src: url("TTNormsPro-Regular.woff2") format("woff2");
    font-weight: 400;
}
@font-face {
    font-family: "TT Norms Pro";
    src: url("TTNormsPro-Italic.woff2") format("woff2");
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: "TT Norms Pro";
    src: url("TTNormsPro-Medium.woff2") format("woff2");
    font-weight: 500;
}
@font-face {
    font-family: "TT Norms Pro";
    src: url("TTNormsPro-MediumItalic.woff2") format("woff2");
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: "TT Norms Pro";
    src: url("TTNormsPro-Bold.woff2") format("woff2");
    font-weight: 700;
}
@font-face {
    font-family: "TT Norms Pro";
    src: url("TTNormsPro-BoldItalic.woff2") format("woff2");
    font-weight: 700;
    font-style: italic;
}