@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?mawst2');
  src:  url('fonts/icomoon.eot?mawst2#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?mawst2') format('truetype'),
    url('fonts/icomoon.woff?mawst2') format('woff'),
    url('fonts/icomoon.svg?mawst2#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-cog1:before {
  content: "\f013";
}
.icon-gear:before {
  content: "\f013";
}
.icon-home:before {
  content: "\f015";
}
.icon-list:before {
  content: "\f03a";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-settings:before {
  content: "\e8b8";
}
.icon-starburst:before {
  content: "\e900";
}
.  :before {
  content: "\e901";
}
.icon-spinner:before {
  content: "\e97a";
}
.icon-cog:before {
  content: "\e994";
}
.icon-circle-right:before {
  content: "\ea42";
}
