
@font-face {
	font-family: "Helvetica Neue";
    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: "Helvetica Heavy";
    src: url('../fonts/helveticaneuecyr-heavy.eot');
    src: url('../fonts/helveticaneuecyr-heavy.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helveticaneuecyr-heavy.woff2') format('woff2'),
         url('../fonts/helveticaneuecyr-heavy.woff') format('woff'),
         url('../fonts/helveticaneuecyr-heavy.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}