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

.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'iconfont' !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-document-file-pdf:before {
  content: "\e90c";
}
.icon-check:before {
  content: "\f00c";
}
.icon-close:before {
  content: "\f00d";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-times:before {
  content: "\f00d";
}
.icon-refresh:before {
  content: "\f021";
}
.icon-lock:before {
  content: "\f023";
}
.icon-times-circle:before {
  content: "\f057";
}
.icon-check-circle:before {
  content: "\f058";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-info:before {
  content: "\e90b";
}
.icon-thanks:before {
  content: "\e909";
}
.icon-dmca:before {
  content: "\e900";
}
.icon-corporate:before {
  content: "\e901";
}
.icon-trademark:before {
  content: "\e902";
}
.icon-location-pin:before {
  content: "\e908";
}
.icon-user:before {
  content: "\e90a";
}
.icon-profile:before {
  content: "\e90a";
}
.icon-avatar:before {
  content: "\e90a";
}
.icon-person:before {
  content: "\e90a";
}
.icon-member:before {
  content: "\e90a";
}
.icon-google-plus:before {
  content: "\e903";
}
.icon-brand:before {
  content: "\e903";
}
.icon-social:before {
  content: "\e903";
}
.icon-facebook:before {
  content: "\e904";
}
.icon-brand2:before {
  content: "\e904";
}
.icon-social2:before {
  content: "\e904";
}
.icon-twitter:before {
  content: "\e905";
}
.icon-brand3:before {
  content: "\e905";
}
.icon-tweet:before {
  content: "\e905";
}
.icon-social3:before {
  content: "\e905";
}
.icon-mail-envelope-closed:before {
  content: "\e906";
}
.icon-map-pin:before {
  content: "\e907";
}
.icon-pin:before {
  content: "\e907";
}
.icon-location:before {
  content: "\e907";
}

