@font-face {
  font-family: 'icomoon2';
  src:  url('fonts/icomoon.eot?6330ol');
  src:  url('fonts/icomoon.eot?6330ol#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?6330ol') format('truetype'),
    url('fonts/icomoon.woff?6330ol') format('woff'),
    url('fonts/icomoon.svg?6330ol#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.icon2-pencil:before {
  content: "\e905";
}
.icon2-bin:before {
  content: "\e9ac";
}
.icon2-bin2:before {
  content: "\e9ad";
}
.icon2-eye:before {
  content: "\e9ce";
}
.icon2-exit:before {
  content: "\ea14";
}
