@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?14idmt');
  src:  url('fonts/icomoon.eot?14idmt#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?14idmt') format('truetype'),
    url('fonts/icomoon.woff?14idmt') format('woff'),
    url('fonts/icomoon.svg?14idmt#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: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

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

.icon-opensource:before {
  content: "\e902";
}
.icon-kickstarter:before {
  content: "\e901";
}
.icon-waterbear:before {
  content: "\e900";
}
.icon-envelope-o:before {
  content: "\f003";
}
.icon-twitter-square:before {
  content: "\f081";
}
.icon-facebook-square:before {
  content: "\f082";
}
.icon-github-square:before {
  content: "\f092";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-facebook-f:before {
  content: "\f09a";
}
.icon-github:before {
  content: "\f09b";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-facebook-official:before {
  content: "\f230";
}
.icon-snapchat-square:before {
  content: "\f2ad";
}
