@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeueCyr-Medium.eot');
    src: url('../fonts/HelveticaNeueCyr-Medium.eot') format('embedded-opentype'),
    url('../fonts/HelveticaNeueCyr-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/Helvetica.ttf');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/Helvetica-Bold.ttf');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
.imapsTooltip-group {
    font-size: 15px;
}
.imapsTooltip, .moved-region, .imapsLabel {
    font-family: 'Helvetica Neue';
    line-height: 1.74;
}
.imapsMapImage-group {
    cursor: default;
}
