@font-face {
  font-family: 'barwoicon';
  src:  url('fonts/barwoicon.eot?j53o31');
  src:  url('fonts/barwoicon.eot?j53o31#iefix') format('embedded-opentype'),
    url('fonts/barwoicon.ttf?j53o31') format('truetype'),
    url('fonts/barwoicon.woff?j53o31') format('woff'),
    url('fonts/barwoicon.svg?j53o31#barwoicon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="barwo-font-"], [class*=" barwo-font-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'barwoicon' !important;
  speak: never;
  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;
}

.barwo-font-arrow-left:before {
  content: "\e900";
}
.barwo-font-arrow-right:before {
  content: "\e901";
}
.barwo-font-arrow-up:before {
  content: "\e902";
}
.barwo-font-back:before {
  content: "\e903";
}
.barwo-font-close:before {
  content: "\e904";
}
.barwo-font-cross:before {
  content: "\e905";
}
.barwo-font-fb:before {
  content: "\e906";
}
.barwo-font-ig:before {
  content: "\e907";
}
.barwo-font-lock:before {
  content: "\e908";
}
.barwo-font-plus:before {
  content: "\e909";
}
.barwo-font-up:before {
  content: "\e90a";
}
.barwo-font-search:before {
  content: "\e986";
}
