@font-face {
    font-family:UniversLT-47;
    src:url("../font/Univers LT 47 Condensed Light_0.ttf");
}
@font-face {
    font-family:UniversLT-57;
    src:url("../font/Univers LT 57 Condensed_0.ttf");
}
@font-face {
    font-family:HelveticaLT-55;
    src:url("../font/Helvetica LT 55 Roman.ttf");
}
@font-face {
    font-family:HelveticaLT-67;
    src:url("../font/Helvetica LT 67 Medium Condensed.ttf");
}
@font-face {
    font-family:DIN-Medium;
    src:url("../font/DIN Medium.ttf")  format("opentype");
}

@font-face {
    font-family:DIN-Black;
    src:url("../font/DIN-Black.otf")  format("opentype");
}

@font-face {
    font-family:DIN-BlackAlternate;
    src:url("../font/DIN-BlackAlternate.otf")  format("opentype");
}

@font-face {
    font-family:DIN-Bold;
    src:url("../font/DIN-Bold.otf")  format("opentype");
}

@font-face {
    font-family:DIN-BoldAlternate;
    src:url("../font/DIN-BoldAlternate.otf")  format("opentype");
}
@font-face {
    font-family:newFont-1;
    src: url("../font/GOTHAM-LIGHT.OTF");
}
@font-face {
    font-family:newFont-2;
    src: url("../font/GOTHAM-BOOK.OTF");
}
@font-face {
    font-family:newFont-3;
    src: url("../font/GOTHAM-BOLD.OTF");
}
@font-face {
    font-family:newFont-4;
    src: url("../font/DINCond-Bold.otf");
}