@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?wd8que');
  src:  url('fonts/icomoon.eot?wd8que#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?wd8que') format('truetype'),
    url('fonts/icomoon.woff?wd8que') format('woff'),
    url('fonts/icomoon.svg?wd8que#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-icon:before {
  content: "\5f";
}
.icon-b:before {
  content: "\62";
}
.icon-i:before {
  content: "\69";
}
.icon-t:before {
  content: "\74";
}
.icon-k:before {
  content: "\6b";
}
.icon-a:before {
  content: "\61";
}
.icon-p:before {
  content: "\70";
}
.icon-u:before {
  content: "\75";
}
.icon-l:before {
  content: "\6c";
}
.icon-dot:before {
  content: "\2e";
}
