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

 [class^="dmn-icon-"]:before, [class*=" dmn-icon-"]:before {
  font-family: "dmn";
  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); */
}

.dmn-icon-up:before { content: '\e800'; } /* 'î €' */
.dmn-icon-down:before { content: '\e801'; } /* 'î ' */
.dmn-icon-clear:before { content: '\e802'; } /* 'î ‚' */
.dmn-icon-plus:before { content: '\e803'; } /* 'î ƒ' */
.dmn-icon-minus:before { content: '\e804'; } /* 'î „' */
.dmn-icon-info:before { content: '\e805'; } /* 'î …' */
.dmn-icon-left:before { content: '\e806'; } /* 'î †' */
.dmn-icon-decision:before { content: '\e807'; } /* 'î ‡' */
.dmn-icon-right:before { content: '\e808'; } /* 'î ˆ' */
.dmn-icon-input:before { content: '\e809'; } /* 'î ‰' */
.dmn-icon-output:before { content: '\e80a'; } /* 'î Š' */
.dmn-icon-copy:before { content: '\e80b'; } /* 'î ‹' */
.dmn-icon-keyboard:before { content: '\e80c'; } /* 'î Œ' */
.dmn-icon-undo:before { content: '\e80d'; } /* 'î ' */
.dmn-icon-redo:before { content: '\e80e'; } /* 'î Ž' */
.dmn-icon-menu:before { content: '\e80f'; } /* 'î ' */
.dmn-icon-setting:before { content: '\e810'; } /* 'î ' */
.dmn-icon-wrench:before { content: '\e811'; } /* 'î ‘' */
.dmn-icon-eraser:before { content: '\e812'; } /* 'î ’' */
.dmn-icon-attention:before { content: '\e813'; } /* 'î “' */
.dmn-icon-resize-big:before { content: '\e814'; } /* 'î ”' */
.dmn-icon-resize-small:before { content: '\e815'; } /* 'î •' */
.dmn-icon-file-code:before { content: '\e816'; } /* 'î –' */
.dmn-icon-business-knowledge:before { content: '\e817'; } /* 'î —' */
.dmn-icon-knowledge-source:before { content: '\e818'; } /* 'î ˜' */
.dmn-icon-input-data:before { content: '\e819'; } /* 'î ™' */
.dmn-icon-text-annotation:before { content: '\e81a'; } /* 'î š' */
.dmn-icon-connection:before { content: '\e81b'; } /* 'î ›' */
.dmn-icon-connection-multi:before { content: '\e81c'; } /* 'î œ' */
.dmn-icon-drag:before { content: '\e81d'; } /* 'î ' */
.dmn-icon-lasso-tool:before { content: '\e81e'; } /* 'î ž' */
.dmn-icon-screw-wrench:before { content: '\e81f'; } /* 'î Ÿ' */
.dmn-icon-trash:before { content: '\e820'; } /* 'î  ' */
.dmn-icon-bpmn-io:before { content: '\e821'; } /* 'î ¡' */
.dmn-icon-decision-table:before { content: '\e822'; } /* 'î ¢' */
.dmn-icon-literal-expression:before { content: '\e823'; } /* 'î £' */
.dmn-icon-edit:before { content: '\e824'; } /* 'î ¤' */
.dmn-icon-cut:before { content: '\e825'; } /* 'î ¥' */
.dmn-icon-hand-tool:before { content: '\e8c1'; } /* 'î£' */
.dmn-icon-paste:before { content: '\f0ea'; } /* 'ïƒª' */
