@font-face {
  font-family: 'icons';
  src:  url('fonts/icons.eot?6l4fss');
  src:  url('fonts/icons.eot?6l4fss#iefix') format('embedded-opentype'),
    url('fonts/icons.ttf?6l4fss') format('truetype'),
    url('fonts/icons.woff?6l4fss') format('woff'),
    url('fonts/icons.svg?6l4fss#icons') 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: 'icons' !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-linkedin-square:before {
  content: "\e900";
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope-o:before {
  content: "\f003";
}
.icon-check:before {
  content: "\f00c";
}
.icon-file-o:before {
  content: "\f016";
}
.icon-arrow-circle-o-down:before {
  content: "\f01a";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-check-circle:before {
  content: "\f058";
}
.icon-question-circle:before {
  content: "\f059";
}
.icon-info-circle:before {
  content: "\f05a";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-facebook-square:before {
  content: "\f082";
}
.icon-phone:before {
  content: "\f095";
}
.icon-phone-square:before {
  content: "\f098";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-arrow-circle-left:before {
  content: "\f0a8";
}
.icon-arrow-circle-right:before {
  content: "\f0a9";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-bars:before {
  content: "\f0c9";
}
.icon-google-plus-square:before {
  content: "\f0d4";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-chevron-circle-left:before {
  content: "\f137";
}
.icon-chevron-circle-right:before {
  content: "\f138";
}
.icon-rss-square:before {
  content: "\f143";
}
.icon-youtube-square:before {
  content: "\f166";
}
.icon-xing-square:before {
  content: "\f169";
}
.icon-tumblr-square:before {
  content: "\f174";
}
.icon-vimeo-square:before {
  content: "\f194";
}
.icon-file-pdf-o:before {
  content: "\f1c1";
}
.icon-file-word-o:before {
  content: "\f1c2";
}
.icon-file-image-o:before {
  content: "\f1c5";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-fa-facebook:before {
  content: "\f09a";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-xing2:before {
  content: "\f168";
}
.icon-pinterest:before {
  content: "\f231";
}
.icon-circle-check:before {
  content: "\e602";
}
.icon-check-alt:before {
  content: "\e601";
}
.icon-xing:before {
  content: "\e600";
}
.icon-check-alt:before {
  content: "\e601";
}

