@font-face {
    font-family: "TTNorms";
    src: url("https://cdn.tom-tailor.com/cms/wholesale/colect/fonts/TTNorms-Medium.otf");
    font-weight: 700;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: "TTNorms";
    src: url("https://cdn.tom-tailor.com/cms/wholesale/colect/fonts/TTNorms-Regular.otf");
    font-weight: 500;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: "TTNorms";
    src: url("https://cdn.tom-tailor.com/cms/wholesale/colect/fonts/TTNorms-Regular.otf");
    font-weight: normal;
    font-style: normal;
    font-display: fallback;
}