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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-bookmarks:before {
  content: "\e902";
}
.icon-listview:before {
  content: "\e903";
}
.icon-fitwidth2:before {
  content: "\e904";
}
.icon-fitheigth2:before {
  content: "\e905";
}
.icon-options:before {
  content: "\e994";
}
.icon-sliderview:before {
  content: "\e906";
}
.icon-flipview:before {
  content: "\e907";
}
.icon-rigth_doc:before {
  content: "\e900";
}
.icon-left_doc:before {
  content: "\e901";
}
.icon-first:before {
  content: "\e045";
}
.icon-previous:before {
  content: "\e020";
}
.icon-next:before {
  content: "\e01f";
}
.icon-last:before {
  content: "\e044";
}
.icon-actual:before {
  content: "\e3c1";
}
.icon-fitwidth:before {
  content: "\e8d4";
}
.icon-fitheight:before {
  content: "\e8d5";
}
.icon-bookmarks2:before {
  content: "\e86e";
}
.icon-bookmark:before {
  content: "\e8e6";
}
.icon-medium:before {
  content: "\e3c7";
}
.icon-small:before {
  content: "\e25d";
}
.icon-format_align_center:before {
  content: "\e234";
}
.icon-format_align_justify:before {
  content: "\e235";
}
.icon-format_align_left:before {
  content: "\e236";
}
.icon-format_align_right:before {
  content: "\e237";
}
.icon-minus:before {
  content: "\e15b";
}
.icon-large:before {
  content: "\e8fe";
}
.icon-plus:before {
  content: "\e145";
}

