@font-face {
    font-family: "Helvetica Condensed";
    font-weight: 400;
    src: url(../fonts/Helvetica-Condensed.otf);
}
@font-face {
    font-family: "Helvetica Condensed";
    font-weight: 300;
    src: url(../fonts/Helvetica-Condensed-Light.otf);
}
@font-face {
    font-family: "Helvetica Condensed";
    font-weight: 700;
    src: url(../fonts/Helvetica-Condensed-Bold.otf);
}
@font-face {
    font-family: "Helvetica Condensed";
    font-weight: 800;
    src: url(../fonts/Helvetica-Condensed-Black.otf);
}