@font-face
{
font-family: 'imagefont_regularregular';
    src: url('imagefont-webfont.eot');
    src: url('imagefont-webfont.eot?#iefix') format('embedded-opentype'),
         url('imagefont-webfont.woff2') format('woff2'),
         url('imagefont-webfont.woff') format('woff'),
         url('imagefont-webfont.ttf') format('truetype'),
         url('imagefont-webfont.svg#imagefont_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.ba
{
display: inline-block;
font: normal normal normal 14px/1 'imagefont_regularregular';
font-size: inherit;
text-rendering: optimizeSpeed;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: auto;
}
.ba-chevron-up:before {
    content: "\0041";
}
.ba-location:before {
    content: "\0042";
}
.ba-close:before {
    content: "\0043";
}
.ba-triangle-down:before {
    content: "\0044";
}
.ba-triangle-up:before {
    content: "\0045";
}
.ba-circle-close:before {
    content: "\0046";
}