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

[data-icon]:before {
  font-family: 'icomoon';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

/* folder-open: "&#xe000;" */
/* file-xml: "&#xe001;" */
/* file: "&#xe002;" */
/* github: "&#xe003;" */