@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?9wab90');
  src:  url('../fonts/icomoon.eot?9wab90#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?9wab90') format('truetype'),
    url('../fonts/icomoon.woff?9wab90') format('woff'),
    url('../fonts/icomoon.svg?9wab90#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-file-text:before {
  content: "\e922";
}
.icon-coin-yen:before {
  content: "\e93e";
}
.icon-display:before {
  content: "\e956";
}
.icon-bubble:before {
  content: "\e96b";
}
.icon-user:before {
  content: "\e971";
}
.icon-trophy:before {
  content: "\e99e";
}
.icon-briefcase:before {
  content: "\e9ae";
}
.icon-joomla:before {
  content: "\eab5";
}

