@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?pve8mc');
  src:  url('fonts/icomoon.eot?pve8mc#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?pve8mc') format('truetype'),
    url('fonts/icomoon.woff?pve8mc') format('woff'),
    url('fonts/icomoon.svg?pve8mc#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-fundraiser:before {
  content: "\e902";
}
.icon-bottleneck:before {
  content: "\e901";
}
.icon-free:before {
  content: "\e900";
}
.icon-zoomminus:before {
  content: "\e600";
}
.icon-zoomreset:before {
  content: "\e601";
}
.icon-zoomplus:before {
  content: "\e602";
}
.icon-mydesigns:before {
  content: "\e603";
}
.icon-upload:before {
  content: "\e604";
}
.icon-graphic:before {
  content: "\e605";
}
.icon-text:before {
  content: "\e606";
}
.icon-background:before {
  content: "\e607";
}
.icon-border:before {
  content: "\e608";
}
.icon-template:before {
  content: "\e609";
}
.icon-shape:before {
  content: "\e60a";
}
.icon-labeley:before {
  content: "\e60b";
}

