@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('../fonts/helveticaregular.eot');
    src: local('../fonts/helveticaregular'),
        url('../fonts/helveticaregular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/helveticaregular.woff') format('woff'),
        url('../fonts/helveticaregular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('../fonts/helveticabold.eot');
    src: local('../fonts/helveticabold'),
        url('../fonts/helveticabold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/helveticabold.woff') format('woff'),
        url('../fonts/helveticabold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('../fonts/helveticamedium.eot');
    src: local('../fonts/helveticamedium'),
        url('../fonts/helveticamedium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/helveticamedium.woff') format('woff'),
        url('../fonts/helveticamedium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('../fonts/helveticalight.eot');
    src: local('../fonts/helveticalight'),
        url('../fonts/helveticalight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/helveticalight.woff') format('woff'),
        url('../fonts/helveticalight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeue-Condensed';
    src: url('../fonts/helveticaneue-condensedbold.eot');
    src: local('../fonts/helveticaneue-condensedbold'),
        url('../fonts/helveticaneue-condensedbold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/helveticaneue-condensedbold.woff') format('woff'),
        url('../fonts/helveticaneue-condensedbold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}