@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?dwvc3s');
  src:  url('fonts/icomoon.eot?dwvc3s#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?dwvc3s') format('truetype'),
    url('fonts/icomoon.woff?dwvc3s') format('woff'),
    url('fonts/icomoon.svg?dwvc3s#icomoon') 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: 'icomoon' !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;
}

.icon-pl-icon:before {
  content: "\e909";
}
.icon-pl-config-icon:before {
  content: "\e90a";
}
.icon-pt-home:before {
  content: "\e902";
}
.icon-rt-title1:before {
  content: "\e903";
}
.icon-rt-title2:before {
  content: "\e904";
}
.icon-rt-title3:before {
  content: "\e905";
}
.icon-pencil:before {
  content: "\e906";
}
.icon-undo2:before {
  content: "\e967";
}
.icon-bin:before {
  content: "\e9ac";
}
.icon-radio-checked:before {
  content: "\e907";
}
.icon-radio-unchecked:before {
  content: "\e908";
}
