@font-face {
  font-family: "icons";
  src: url("./icons.eot?2a6b11aff3ed3c576ea09ccd20086e1d#iefix")
      format("embedded-opentype"),
    url("./icons.woff2?2a6b11aff3ed3c576ea09ccd20086e1d") format("woff2"),
    url("./icons.woff?2a6b11aff3ed3c576ea09ccd20086e1d") format("woff");
}

i[class^="icon-"]:before,
i[class*=" icon-"]:before {
  font-family: icons !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-align_center:before {
  content: "\f101";
}
.icon-align_justify:before {
  content: "\f102";
}
.icon-align_left:before {
  content: "\f103";
}
.icon-align_right:before {
  content: "\f104";
}
.icon-bold:before {
  content: "\f105";
}
.icon-code:before {
  content: "\f106";
}
.icon-copy:before {
  content: "\f107";
}
.icon-dotpoints:before {
  content: "\f108";
}
.icon-fill:before {
  content: "\f109";
}
.icon-H1:before {
  content: "\f10a";
}
.icon-H2:before {
  content: "\f10b";
}
.icon-H3:before {
  content: "\f10c";
}
.icon-hint:before {
  content: "\f10d";
}
.icon-HTML:before {
  content: "\f10e";
}
.icon-image:before {
  content: "\f10f";
}
.icon-italic:before {
  content: "\f110";
}
.icon-left_arrow:before {
  content: "\f111";
}
.icon-link:before {
  content: "\f112";
}
.icon-new-code:before {
  content: "\f113";
}
.icon-new-link:before {
  content: "\f114";
}
.icon-numberpoints:before {
  content: "\f115";
}
.icon-paint:before {
  content: "\f116";
}
.icon-paste:before {
  content: "\f117";
}
.icon-right_arrow:before {
  content: "\f118";
}
.icon-strike:before {
  content: "\f119";
}
.icon-strikethrough:before {
  content: "\f11a";
}
.icon-underline:before {
  content: "\f11b";
}
