/* IcoMoon font + classes (generated from your selection.json) */

@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot');
  src: url('fonts/icomoon.eot?#iefix') format('embedded-opentype'),
       url('fonts/icomoon.woff') format('woff'),
       url('fonts/icomoon.ttf') format('truetype'),
       url('fonts/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Icon codepoints (from selection.json codes) */
.icon-pencil2:before { content: "\e906"; }
.icon-quill:before { content: "\e907"; }
.icon-phone:before { content: "\e942"; }
.icon-database:before { content: "\e964"; }
.icon-binoculars:before { content: "\e985"; }
.icon-cogs:before { content: "\e995"; }
.icon-shield:before { content: "\e9b4"; }
.icon-sphere:before { content: "\e9c9"; }
.icon-arrow-up-right2:before { content: "\ea3b"; }
.icon-mail4:before { content: "\ea86"; }
.icon-wordpress:before { content: "\eab4"; }


