@font-face {
  font-family: 'IdeaPush';
  src:  url('../fonts/IdeaPush.eot');
  src:  url('../fonts/IdeaPush.eot#iefix') format('embedded-opentype'),
    url('../fonts/IdeaPush.ttf') format('truetype'),
    url('../fonts/IdeaPush.woff') format('woff'),
    url('../fonts/IdeaPush.svg#IdeaPush') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="ideapush-icon-"], [class*=" ideapush-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'IdeaPush' !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;
}

.ideapush-icon-Filter:before {
  content: "\e900";
}
.ideapush-icon-Sort:before {
  content: "\e901";
}
.ideapush-icon-Bell:before {
  content: "\e902";
}
.ideapush-icon-Comment:before {
  content: "\e903";
}
.ideapush-icon-Delete:before {
  content: "\e904";
}
.ideapush-icon-Down-Vote-Solid:before {
  content: "\e905";
}
.ideapush-icon-Down-Vote:before {
  content: "\e906";
}
.ideapush-icon-Duplicate:before {
  content: "\e907";
}
.ideapush-icon-Edit:before {
  content: "\e908";
}
.ideapush-icon-IdeaPush:before {
  content: "\e909";
}
.ideapush-icon-Image:before {
  content: "\e90a";
}
.ideapush-icon-Search:before {
  content: "\e90b";
}
.ideapush-icon-Star:before {
  content: "\e90c";
}
.ideapush-icon-Submit:before {
  content: "\e90d";
}
.ideapush-icon-Tag:before {
  content: "\e90e";
}
.ideapush-icon-Trophy:before {
  content: "\e90f";
}
.ideapush-icon-Up-Vote-Solid:before {
  content: "\e910";
}
.ideapush-icon-Up-Vote:before {
  content: "\e911";
}
.ideapush-icon-List:before {
  content: "\e912";
}
.ideapush-icon-File:before {
  content: "\e913";
}
.ideapush-icon-Loading:before {
  content: "\e915";
}

