@font-face {
    font-family: 'icomoon';
    src:  url('fonts/icomoon.eot?b2kqx1');
    src:  url('fonts/icomoon.eot?b2kqx1#iefix') format('embedded-opentype'),
      url('fonts/icomoon.ttf?b2kqx1') format('truetype'),
      url('fonts/icomoon.woff?b2kqx1') format('woff'),
      url('fonts/icomoon.svg?b2kqx1#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-fontsize:before {
    content: "\e901";
  }
  .icon-settings:before {
    content: "\e902";
  }
  .icon-dot_graph:before {
    content: "\e90d";
  }
  .icon-close:before {
    content: "\e900";
  }
  .icon-pin:before {
    content: "\e905";
  }
  .icon-icon_media:before {
    content: "\e906";
  }
  .icon-icon_words:before {
    content: "\e907";
  }
  .icon-pin_selected:before {
    content: "\e908";
  }
  .icon-line_graph:before {
    content: "\e909";
  }
  .icon-gear:before {
    content: "\e90a";
  }
  .icon-density_graph:before {
    content: "\e90b";
  }
  .icon-calendar:before {
    content: "\e90c";
  }
  .icon-share2:before {
    content: "\ea82";
  }
  .icon-google-plus:before {
    content: "\ea8b";
  }
  .icon-facebook:before {
    content: "\ea90";
  }
  .icon-twitter:before {
    content: "\ea96";
  }