@font-face {
  font-family: 'icomoon';
  src:url('../fonts/icomoon/icomoon.eot');
  src:url('../fonts/icomoon/icomoon.eot?#iefix') format('embedded-opentype'),
    url('../fonts/icomoon/icomoon.woff') format('woff'),
    url('../fonts/icomoon/icomoon.ttf') format('truetype'),
    url('../fonts/icomoon/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-office:before {
  content: "\e000";
}
.icon-home:before {
  content: "\e001";
}
.icon-bullhorn:before {
  content: "\e002";
}
.icon-blog:before {
  content: "\e003";
}
.icon-images:before {
  content: "\e004";
}
.icon-camera:before {
  content: "\e005";
}
.icon-headphones:before {
  content: "\e006";
}
.icon-podcast:before {
  content: "\e007";
}
.icon-library:before {
  content: "\e008";
}
.icon-stack:before {
  content: "\e009";
}
.icon-compass:before {
  content: "\e00a";
}
.icon-location:before {
  content: "\e00b";
}
.icon-alarm:before {
  content: "\e00c";
}
.icon-screen:before {
  content: "\e00d";
}
.icon-mobile:before {
  content: "\e00e";
}
.icon-drawer:before {
  content: "\e00f";
}
.icon-download:before {
  content: "\e010";
}
.icon-upload:before {
  content: "\e011";
}
.icon-laptop:before {
  content: "\e012";
}
