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

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

.-iconicon_2:before {
  content: "\e900";
}
.-iconicon_1:before {
  content: "\e901";
}
.-iconicon_9:before {
  content: "\e902";
}
.-iconicon_8:before {
  content: "\e903";
}
.-iconicon_7:before {
  content: "\e904";
}
.-iconicon_6:before {
  content: "\e905";
}
.-iconicon_5:before {
  content: "\e906";
}
.-iconicon_4:before {
  content: "\e907";
}
.-iconicon_3:before {
  content: "\e908";
}
