@font-face {
  font-family: 'soico';
  src:  url(../fonts/soico-a8d157c748.eot);
  src:  url(../fonts/soico-a8d157c748.eot#iefix) format('embedded-opentype'),
    url(../fonts/soico-1788118613.ttf) format('truetype'),
    url(../fonts/soico-f3370928cd.woff) format('woff'),
    url(../fonts/soico-f83805ef0a.svg#soico) format('svg');
  font-weight: normal;
  font-style: normal;
}

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'soico' !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-soico-tag:before {
  content: "\e904";
}
.icon-soico-link:before {
  content: "\e905";
}
.icon-soico-plus:before {
  content: "\e900";
}
.icon-soico-circle:before {
  content: "\e901";
}
.icon-soico-right:before {
  content: "\e902";
}
.icon-soico-up:before {
  content: "\e903";
}
