@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?qzl770');
  src:  url('fonts/icomoon.eot?qzl770#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?qzl770') format('truetype'),
    url('fonts/icomoon.woff?qzl770') format('woff'),
    url('fonts/icomoon.svg?qzl770#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-checkered-flag:before {
  content: "\e900";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-book:before {
  content: "\e91f";
}
.icon-folder-open:before {
  content: "\e930";
}
.icon-bin:before {
  content: "\e9ac";
}
.icon-info:before {
  content: "\ea0c";
}
.icon-play3:before {
  content: "\ea1c";
}
.icon-arrow-right:before {
  content: "\ea34";
}
.icon-arrow-left:before {
  content: "\ea38";
}
.icon-reddit:before {
  content: "\eac6";
}
.icon-codepen:before {
  content: "\eae8";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-drawer:before {
  content: "\e95c";
}
.icon-drawer2:before {
  content: "\e95d";
}
.icon-github:before {
  content: "\eab0";
}
.icon-rotate-left:before {
  content: "\f0e2";
}
.icon-undo:before {
  content: "\f0e2";
}
.icon-chain-broken:before {
  content: "\f127";
}
.icon-unlink:before {
  content: "\f127";
}
.icon-user:before {
  content: "\f007";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-facebook-f:before {
  content: "\f09a";
}
.icon-bars:before {
  content: "\f0c9";
}
.icon-navicon:before {
  content: "\f0c9";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-linkedin:before {
  content: "\f0e1";
}
