@font-face {
    font-family: 'HelveticaNeue';
    src: url(HelveticaNeue.otf) format('opentype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeue';
    src: url(https://cdn-ds.com/builder2/fonts/HelveticaNeue/HelveticaNeue-ThinCond.otf) format('opentype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeue';
    src: url(https://cdn-ds.com/builder2/fonts/HelveticaNeue/HelveticaNeue-UltraLigCond.otf) format('opentype');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeue';
    src: url(HelveticaNeue-MediumCond.otf) format('opentype');
    font-weight: 500;
    font-style: normal;
}