@font-face {
    font-family: "TTNorms-Regular";
    src: url(../fonts/TTNorms-Regular.otf) format(openType);
}
@font-face {
    font-family: "TTNorms-Light";
    src: url(../fonts/TTNorms-Light.otf) format(openType);
}
@font-face {
    font-family: "TTNorms-Medium";
    src: url(../fonts/TTNorms-Medium.otf) format(openType);
}
@font-face {
    font-family: "Times-Roman";
    src: url(../fonts/Times-new-roman-italic.ttf) format(truetype);
}