@font-face {
    font-family: 'visioglobe-icon';
    src:  url('visioglobe-icon.eot');
    src:  url('fonts/visioglobe-icon.eot?ppik61#iefix') format('embedded-opentype'),
          url('visioglobe-icon.ttf?ppik61') format('truetype'),
          url('visioglobe-icon.woff?ppik61') format('woff'),
          url('visioglobe-icon.svg?ppik61#visioglobe-icon') format('svg');
    font-weight: normal;
    font-style: normal;
}
.visioglobe-icon {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'visioglobe-icon' !important;
    speak: none; 
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.visio-building:before {
    content: "\e900";
}
.visio-floor:before {
    content: "\e901";
}
.visio-global:before {
    content: "\e902";
}