@font-face {
  font-family: 'icomoon';
  src:  url('/icomoon/fonts/icomoon.eot?iybb2b');
  src:  url('/icomoon/fonts/icomoon.eot?iybb2b#iefix') format('embedded-opentype'),
    url('/icomoon/fonts/icomoon.ttf?iybb2b') format('truetype'),
    url('/icomoon/fonts/icomoon.woff?iybb2b') format('woff'),
    url('/icomoon/fonts/icomoon.svg?iybb2b#icomoon') 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: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: 900;
  /* font-size: .9em; */
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-search:before {
  content: "\f002";
}
.icon-home:before {
  content: "\f015";
}
.icon-linkedin-square:before {
  content: "\f08c";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-github:before {
  content: "\f09b";
}
.icon-feed:before {
  content: "\f09e";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-bars:before {
  content: "\f0c9";
}
.icon-laptop:before {
  content: "\f109";
}
.icon-stack-overflow:before {
  content: "\f16c";
}
.icon-long-arrow-left:before {
  content: "\f177";
}
.icon-long-arrow-right:before {
  content: "\f178";
}
.icon-drivers-license-o:before {
  content: "\f2c3";
}
.icon-id-card-o:before {
  content: "\f2c3";
}
