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

.icon-static-default:before {
  content: "\e93a";
}
.icon-image-bottom:before {
  content: "\e93f";
}
.icon-image-center:before {
  content: "\e940";
}
.icon-image-parallax:before {
  content: "\e941";
}
.icon-image-top:before {
  content: "\e942";
}
.icon-horizontal-bottom:before {
  content: "\e935";
}
.icon-horizontal-center:before {
  content: "\e936";
}
.icon-horizontal-top:before {
  content: "\e937";
}
.icon-login:before {
  content: "\e938";
}
.icon-static-columns:before {
  content: "\e939";
}
.icon-static-rows:before {
  content: "\e93b";
}
.icon-vertical-center:before {
  content: "\e93c";
}
.icon-vertical-left:before {
  content: "\e93d";
}
.icon-vertical-right:before {
  content: "\e93e";
}
.icon-cursor:before {
  content: "\e933";
}
.icon-shop:before {
  content: "\e934";
}
.icon-arrow-down:before {
  content: "\e92f";
}
.icon-arrow-left:before {
  content: "\e930";
}
.icon-arrow-right:before {
  content: "\e931";
}
.icon-arrow-top:before {
  content: "\e932";
}
.icon-file:before {
  content: "\e92d";
}
.icon-folder-move:before {
  content: "\e92e";
}
.icon-calendar:before {
  content: "\e92c";
}
.icon-unlink:before {
  content: "\e923";
}
.icon-wrapper-full:before {
  content: "\e928";
}
.icon-wrapper-horizontal:before {
  content: "\e929";
}
.icon-wrapper-none:before {
  content: "\e92a";
}
.icon-wrapper-vertical:before {
  content: "\e92b";
}
.icon-link:before {
  content: "\e900";
}
.icon-unformat:before {
  content: "\e901";
}
.icon-add:before {
  content: "\e902";
}
.icon-alert:before {
  content: "\e903";
}
.icon-article:before {
  content: "\e904";
}
.icon-bold:before {
  content: "\e905";
}
.icon-cancel:before {
  content: "\e906";
}
.icon-close:before {
  content: "\e907";
}
.icon-cogs:before {
  content: "\e908";
}
.icon-done:before {
  content: "\e909";
}
.icon-edit:before {
  content: "\e90a";
}
.icon-entries:before {
  content: "\e90b";
}
.icon-external:before {
  content: "\e90c";
}
.icon-folder:before {
  content: "\e90d";
}
.icon-format:before {
  content: "\e90e";
}
.icon-gallery:before {
  content: "\e90f";
}
.icon-handle:before {
  content: "\e910";
}
.icon-help:before {
  content: "\e911";
}
.icon-home:before {
  content: "\e912";
}
.icon-image:before {
  content: "\e913";
}
.icon-info:before {
  content: "\e914";
}
.icon-italic:before {
  content: "\e915";
}
.icon-language:before {
  content: "\e916";
}
.icon-layers:before {
  content: "\e917";
}
.icon-menu:before {
  content: "\e918";
}
.icon-music:before {
  content: "\e919";
}
.icon-power:before {
  content: "\e91a";
}
.icon-remove:before {
  content: "\e91b";
}
.icon-search:before {
  content: "\e91c";
}
.icon-select:before {
  content: "\e91d";
}
.icon-settings:before {
  content: "\e91e";
}
.icon-slideshow:before {
  content: "\e91f";
}
.icon-static:before {
  content: "\e920";
}
.icon-text:before {
  content: "\e921";
}
.icon-underline:before {
  content: "\e922";
}
.icon-user:before {
  content: "\e924";
}
.icon-video:before {
  content: "\e925";
}
.icon-zoom-in:before {
  content: "\e926";
}
.icon-zoom-out:before {
  content: "\e927";
}
