@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ybhdh2');
  src:  url('fonts/icomoon.eot?ybhdh2#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ybhdh2') format('truetype'),
    url('fonts/icomoon.woff?ybhdh2') format('woff'),
    url('fonts/icomoon.svg?ybhdh2#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-dots-vertical:before {
  content: "\e901";
}
.icon-star-outline:before {
  content: "\e902";
}
.icon-star:before {
  content: "\e903";
}
.icon-settings:before {
  content: "\e915";
}
.icon-pencil:before {
  content: "\e911";
}
.icon-arrow-down:before {
  content: "\e90c";
}
.icon-arrow-left:before {
  content: "\e90d";
}
.icon-arrow-right:before {
  content: "\e90e";
}
.icon-arrow-up:before {
  content: "\e90f";
}
.icon-crop:before {
  content: "\e910";
}
.icon-close:before {
  content: "\e900";
}
.icon-link:before {
  content: "\e904";
}
.icon-pdf:before {
  content: "\e905";
}
.icon-rotate:before {
  content: "\e906";
}
.icon-share:before {
  content: "\e907";
}
.icon-undo:before {
  content: "\e909";
}
