@font-face {
  font-family: 'opp';
  src: url('../font/opp.eot?37222355');
  src: url('../font/opp.eot?37222355#iefix') format('embedded-opentype'),
       url('../font/opp.woff2?37222355') format('woff2'),
       url('../font/opp.woff?37222355') format('woff'),
       url('../font/opp.ttf?37222355') format('truetype'),
       url('../font/opp.svg?37222355#opp') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'opp';
    src: url('../font/opp.svg?37222355#opp') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "opp";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-arrow-right:before { content: '\e800'; } /* '' */
.icon-arrow-left:before { content: '\e801'; } /* '' */
.icon-calendar:before { content: '\e802'; } /* '' */
.icon-clock:before { content: '\e803'; } /* '' */
.icon-close:before { content: '\e804'; } /* '' */
.icon-deal:before { content: '\e805'; } /* '' */
.icon-task-del:before { content: '\e806'; } /* '' */
.icon-expen:before { content: '\e807'; } /* '' */
.icon-flag:before { content: '\e808'; } /* '' */
.icon-logo:before { content: '\e809'; } /* '' */
.icon-media:before { content: '\e80a'; } /* '' */
.icon-production:before { content: '\e80b'; } /* '' */
.icon-project:before { content: '\e80c'; } /* '' */
.icon-revenue:before { content: '\e80d'; } /* '' */
.icon-status:before { content: '\e80e'; } /* '' */
.icon-select-all:before { content: '\e80f'; } /* '' */
.icon-table:before { content: '\e810'; } /* '' */
.icon-task-list:before { content: '\e811'; } /* '' */
.icon-task-o:before { content: '\e812'; } /* '' */
.icon-task:before { content: '\e813'; } /* '' */
.icon-user:before { content: '\e814'; } /* '' */
.icon-zoom:before { content: '\e815'; } /* '' */
.icon-globe:before { content: '\e816'; } /* '' */
.icon-help-circled:before { content: '\e817'; } /* '' */
.icon-star-o:before { content: '\e818'; } /* '' */
.icon-star:before { content: '\e819'; } /* '' */
.icon-full-screen:before { content: '\e81a'; } /* '' */
.icon-normal-screen:before { content: '\e81b'; } /* '' */
.icon-drop-down:before { content: '\e81c'; } /* '' */
.icon-drop-up:before { content: '\e81d'; } /* '' */
.icon-settings:before { content: '\e81e'; } /* '' */
.icon-volume-off:before { content: '\e81f'; } /* '' */
.icon-volume-up:before { content: '\e820'; } /* '' */
.icon-drag:before { content: '\e821'; } /* '' */
.icon-cloud-upload:before { content: '\e822'; } /* '' */
.icon-menu:before { content: '\e823'; } /* '' */
.icon-at:before { content: '\e824'; } /* '' */
.icon-resp:before { content: '\e825'; } /* '' */
.icon-trash:before { content: '\e826'; } /* '' */
.icon-ok:before { content: '\e827'; } /* '' */
.icon-rss:before { content: '\e828'; } /* '' */
.icon-clip:before { content: '\e829'; } /* '' */
.icon-play:before { content: '\e82a'; } /* '' */
.icon-edit:before { content: '\e82b'; } /* '' */
.icon-lock:before { content: '\e82c'; } /* '' */
.icon-download:before { content: '\e82d'; } /* '' */
.icon-view-list:before { content: '\e82e'; } /* '' */
.icon-view-blocks:before { content: '\e82f'; } /* '' */
.icon-folder-cancel:before { content: '\e830'; } /* '' */
.icon-cancel:before { content: '\e831'; } /* '' */
.icon-sliders:before { content: '\e832'; } /* '' */
.icon-asc:before { content: '\e833'; } /* '' */
.icon-filter:before { content: '\e834'; } /* '' */
.icon-filter-x:before { content: '\e835'; } /* '' */
.icon-desc:before { content: '\e836'; } /* '' */
.icon-repeat:before { content: '\e837'; } /* '' */
.icon-move-vertical:before { content: '\e838'; } /* '' */
.icon-plus:before { content: '\e839'; } /* '' */
.icon-down:before { content: '\e83a'; } /* '' */
.icon-undo:before { content: '\e83b'; } /* '' */
.icon-bell:before { content: '\e83c'; } /* '' */
.icon-submenu:before { content: '\e83d'; } /* '' */
.icon-info-circled:before { content: '\e83e'; } /* '' */
.icon-timesheet:before { content: '\e83f'; } /* '' */
.icon-line:before { content: '\e840'; } /* '' */
.icon-export:before { content: '\e841'; } /* '' */
.icon-move:before { content: '\e842'; } /* '' */
.icon-tv:before { content: '\e843'; } /* '' */
.icon-right-open:before { content: '\e844'; } /* '' */
.icon-barcode:before { content: '\e845'; } /* '' */
.icon-chart-bar:before { content: '\e846'; } /* '' */
.icon-users:before { content: '\e847'; } /* '' */
.icon-credit-card:before { content: '\e848'; } /* '' */
.icon-eye:before { content: '\e849'; } /* '' */
.icon-eye-off:before { content: '\e84a'; } /* '' */
.icon-tools:before { content: '\e84b'; } /* '' */
.icon-truck:before { content: '\e84c'; } /* '' */
.icon-op-mkt:before { content: '\e84d'; } /* '' */
.icon-cancel-1:before { content: '\e84e'; } /* '' */
.icon-op:before { content: '\e84f'; } /* '' */
.icon-op-ag:before { content: '\e850'; } /* '' */
.icon-ok-circle:before { content: '\e900'; } /* '' */
.icon-key:before { content: '\e901'; } /* '' */
.icon-ok-pc:before { content: '\e902'; } /* '' */
.icon-link-ext:before { content: '\f08e'; } /* '' */
.icon-blank:before { content: '\f0c8'; } /* '' */
.icon-table-1:before { content: '\f0ce'; } /* '' */
.icon-comment:before { content: '\f0e5'; } /* '' */
.icon-exchange:before { content: '\f0ec'; } /* '' */
.icon-down-double:before { content: '\f103'; } /* '' */
.icon-folder-close:before { content: '\f114'; } /* '' */
.icon-folder-open:before { content: '\f115'; } /* '' */
.icon-smile:before { content: '\f118'; } /* '' */
.icon-code:before { content: '\f121'; } /* '' */
.icon-help:before { content: '\f128'; } /* '' */
.icon-unlock:before { content: '\f13e'; } /* '' */
.icon-add:before { content: '\f196'; } /* '' */
.icon-chart-line:before { content: '\f201'; } /* '' */
.icon-stop:before { content: '\f256'; } /* '' */
.icon-form:before { content: '\f298'; } /* '' */
.icon-handshake-o:before { content: '\f2b5'; } /* '' */
.icon-chart-bar-1:before { content: '\f526'; } /* '' */
.icon-spread:before { content: '\f527'; } /* '' */
