@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?ul33t7');
  src:  url('../fonts/icomoon.eot?ul33t7#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?ul33t7') format('truetype'),
    url('../fonts/icomoon.woff?ul33t7') format('woff'),
    url('../fonts/icomoon.svg?ul33t7#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-cube:before {
  content: "\e900";
}
.icon-pencil:before {
  content: "\e602";
}
.icon-arrow-up:before {
  content: "\e607";
}
.icon-check:before {
  content: "\e608";
}
.icon-close:before {
  content: "\e600";
}
.icon-search:before {
  content: "\e601";
}
.icon-person:before {
  content: "\e7fd";
}
.icon-chevron-thin-left:before {
  content: "\e605";
}
.icon-chevron-thin-right:before {
  content: "\e606";
}
.icon-connection:before {
  content: "\e91b";
}
.icon-address-book:before {
  content: "\e944";
}
.icon-user:before {
  content: "\e971";
}
.icon-users:before {
  content: "\e972";
}
.icon-loop2:before {
  content: "\ea2e";
}
.icon-rss:before {
  content: "\ea9b";
}
.icon-youtube2:before {
  content: "\ea9e";
}
.icon-pencil2:before {
  content: "\e604";
}
.icon-pen-alt2:before {
  content: "\e603";
}
.icon-exit:before {
  content: "\e901";
}
.icon-facebook:before {
  content: "\e902";
}
.icon-twitter:before {
  content: "\e903";
}
