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

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

.icon-mail:before {
  content: "\e90b";
}
.icon-eye:before {
  content: "\e900";
}
.icon-views:before {
  content: "\e900";
}
.icon-bubble:before {
  content: "\e901";
}
.icon-youtube:before {
  content: "\e90a";
}
.icon-arrow-left:before {
  content: "\e879";
}
.icon-arrow-right:before {
  content: "\e87a";
}
.icon-bars:before {
  content: "\e909";
}
.icon-navicon:before {
  content: "\e909";
}
.icon-reorder:before {
  content: "\e909";
}
.icon-angle-down:before {
  content: "\e902";
}
.icon-angle-up:before {
  content: "\e903";
}
.icon-angle-right:before {
  content: "\e904";
}
.icon-angle-left:before {
  content: "\e905";
}
.icon-linkedin:before {
  content: "\e906";
}
.icon-twitter:before {
  content: "\e907";
}
.icon-facebook:before {
  content: "\e908";
}
.icon-facebook-f:before {
  content: "\e908";
}
