@font-face {
    font-family: 'test';
    src: url('../fonts/HelveticaNeueCyrLight.eot');
    src: url('../fonts/HelveticaNeueCyrLight.eot') format('embedded-opentype'),
    url('../fonts/HelveticaNeueCyrLight.woff2') format('woff2'),
    url('../fonts/HelveticaNeueCyrLight.woff') format('woff'),
    url('../fonts/HelveticaNeueCyrLight.ttf') format('truetype'),
    url('../fonts/HelveticaNeueCyrLight.svg#HelveticaNeueCyrLight') format('svg');
}

@font-face {
    font-family: 'HelveticaNeueCyrRoman';
    src: url('../fonts/HelveticaNeueCyrRoman.eot');
    src: url('../fonts/HelveticaNeueCyrRoman.eot') format('embedded-opentype'),
    url('../fonts/HelveticaNeueCyrRoman.woff2') format('woff2'),
    url('../fonts/HelveticaNeueCyrRoman.woff') format('woff'),
    url('../fonts/HelveticaNeueCyrRoman.ttf') format('truetype'),
    url('../fonts/HelveticaNeueCyrRoman.svg#HelveticaNeueCyrRoman') format('svg');
}

@font-face {
    font-family: 'HelveticaNeueCyrThin';
    src: url('./../fonts/HelveticaNeueCyrThin.eot');
    src: url('./../fonts/HelveticaNeueCyrThin.eot') format('embedded-opentype'),
    url('./../fonts/HelveticaNeueCyrThin.woff2') format('woff2'),
    url('./../fonts/HelveticaNeueCyrThin.woff') format('woff'),
    url('./../fonts/HelveticaNeueCyrThin.ttf') format('truetype'),
    url('./../fonts/HelveticaNeueCyrThin.svg#HelveticaNeueCyrThin') format('svg');
}

@font-face {
    font-family: 'HelveticaNeueCyr-Medium';
    src: url('../fonts/helveticaneuecyr-medium.eot');
    /* IE 9 Compatibility Mode */
    src: url('../fonts/helveticaneuecyr-medium.eot?#iefix') format('embedded-opentype'),
        /* IE < 9 */
    url('../fonts/helveticaneuecyr-medium.woff2') format('woff2'),
        /* Super Modern Browsers */
    url('../fonts/helveticaneuecyr-medium.woff') format('woff'),
        /* Firefox >= 3.6, any other modern browser */
    url('../fonts/helveticaneuecyr-medium.ttf') format('truetype'),
        /* Safari, Android, iOS */
    url('../fonts/helveticaneuecyr-medium.svg#helveticaneuecyr-medium') format('svg');
    /* Chrome < 4, Legacy iOS */
}

@font-face {
    font-family: 'HelveticaNeueCyr-Bold';
    src: url('../fonts/HelveticaNeueCyr-Bold.eot');
    src: url('../fonts/HelveticaNeueCyr-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/HelveticaNeueCyr-Bold.woff2') format('woff2'),
    url('../fonts/HelveticaNeueCyr-Bold.woff') format('woff'),
    url('../fonts/HelveticaNeueCyr-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NeueMachinaBold';
    src: url('../fonts/NeueMachinaBold.eot');
    src: url('../fonts/NeueMachinaBold.eot') format('embedded-opentype'),
    url('../fonts/NeueMachinaBold.woff2') format('woff2'),
    url('../fonts/NeueMachinaBold.woff') format('woff'),
    url('../fonts/NeueMachinaBold.ttf') format('truetype'),
    url('../fonts/NeueMachinaBold.svg#NeueMachinaBold') format('svg');
}

@font-face {
    font-family: 'NeueMachinaLight';
    src: url('../fonts/NeueMachinaLight.eot');
    src: url('../fonts/NeueMachinaLight.eot') format('embedded-opentype'),
    url('../fonts/NeueMachinaLight.woff2') format('woff2'),
    url('../fonts/NeueMachinaLight.woff') format('woff'),
    url('../fonts/NeueMachinaLight.ttf') format('truetype'),
    url('../fonts/NeueMachinaLight.svg#NeueMachinaLight') format('svg');
}

@font-face {
    font-family: 'NeueMachinaMedium';
    src: url('../fonts/NeueMachinaMedium.eot');
    src: url('../fonts/NeueMachinaMedium.eot') format('embedded-opentype'),
    url('../fonts/NeueMachinaMedium.woff2') format('woff2'),
    url('../fonts/NeueMachinaMedium.woff') format('woff'),
    url('../fonts/NeueMachinaMedium.ttf') format('truetype'),
    url('../fonts/NeueMachinaMedium.svg#NeueMachinaMedium') format('svg');
}