.bvi-icon {
 -moz-osx-font-smoothing: grayscale;
 -webkit-font-smoothing: antialiased;
 display: inline-block;
 font-style: normal;
 font-variant: normal;
 text-rendering: auto;
 line-height: 1; }
 
 .bvi-lg {
 font-size: 1.33333em;
 line-height: 0.75em;
 vertical-align: -.0667em; }
 
 .bvi-xs {
 font-size: .75em !important; }
 
 .bvi-sm {
 font-size: .875em !important; }
 
 .bvi-1x {
 font-size: 1em !important; }
 
 .bvi-2x {
 font-size: 2em !important; }
 
 .bvi-3x {
 font-size: 3em !important; }
 
 .bvi-4x {
 font-size: 4em !important; }
 
 .bvi-5x {
 font-size: 5em !important; }
 
 .bvi-6x {
 font-size: 6em !important; }
 
 .bvi-7x {
 font-size: 7em !important; }
 
 .bvi-8x {
 font-size: 8em !important; }
 
 .bvi-9x {
 font-size: 9em !important; }
 
 .bvi-10x {
 font-size: 10em !important; }
 
 .bvi-font:before {
 content: "\e802"; }
 
 .bvi-plus:before {
 content: "\e801"; }
 
 .bvi-minus:before {
 content: "\e800"; }
 
 .bvi-circle:before {
 content: "\f111"; }
 
 .bvi-circle-notch:before {
 content: "\f1ce"; }
 
 .bvi-adjust:before {
 content: "\e806"; }
 
 .bvi-volume-up:before {
 content: "\e805"; }
 
 .bvi-volume-off:before {
 content: "\e804"; }
 
 .bvi-cogs:before {
 content: "\e803"; }
 
 .bvi-low-vision:before {
 content: "\e808"; }
 
 .bvi-chevron-circle-up:before {
 content: "\e809"; }
 
 .bvi-eye:before {
 content: "\e807"; }
 
 .bvi-sync-alt:before {
 content: "\e80b"; }
 
 .bvi-times-circle:before {
 content: "\e809"; }
 
 .bvi-bolt:before {
 content: "\e80a"; }

.icon-minus:before { content: '\e801'; } /* */
.icon-plus:before { content: '\e802'; } /* */

@font-face {
 font-family: 'fontello';
 src: url('../fonts/fontello.eot');
 src: url('../fonts/fontello.eot') format('embedded-opentype'),
 url('../fonts/fontello.woff2') format('woff2'),
 url('../fonts/fontello.woff') format('woff'),
 url('../fonts/fontello.ttf') format('truetype'),
 url('../fonts/fontello.svg') format('svg');
 font-weight: normal;
 font-style: normal;
}
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
 font-family: "fontello";
 font-style: normal;
 font-weight: normal;
 speak: none; 
 display: inline-block;
 text-decoration: inherit;
 width: 1em;
 margin-right: .2em;
 text-align: center;
 font-variant: normal;
 text-transform: none;
 line-height: 1em;
 margin-left: .2em;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}
 
.icon-zoom-in:before { content: '\e800'; } /* '' */
.icon-zoom-out:before { content: '\e801'; } /* '' */
.icon-font:before { content: '\e802'; } /* '' */
.icon-volume-off:before { content: '\e803'; } /* '' */
.icon-volume-up:before { content: '\e804'; } /* '' */
.icon-cog-alt:before { content: '\e805'; } /* '' */
.icon-eye-off:before { content: '\e806'; } /* '' */
.icon-cancel-circled-outline:before { content: '\e807'; } /* '' */
.icon-adjust:before { content: '\e808'; } /* '' */
.icon-circle-empty:before { content: '\f10c'; } /* '' */
.icon-circle:before { content: '\f111'; } /* '' */
.icon-circle-notch:before { content: '\f1ce'; } /* '' */

.bvi-icon {
  font-family: 'fontello'; }