1@font-face {
2  font-family: 'dmn';
3  src: url('../font/dmn.eot?17170957');
4  src: url('../font/dmn.eot?17170957#iefix') format('embedded-opentype'),
5       url('../font/dmn.woff2?17170957') format('woff2'),
6       url('../font/dmn.woff?17170957') format('woff'),
7       url('../font/dmn.ttf?17170957') format('truetype'),
8       url('../font/dmn.svg?17170957#dmn') format('svg');
9  font-weight: normal;
10  font-style: normal;
11}
12/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
13/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
14/*
15@media screen and (-webkit-min-device-pixel-ratio:0) {
16  @font-face {
17    font-family: 'dmn';
18    src: url('../font/dmn.svg?17170957#dmn') format('svg');
19  }
20}
21*/
22
23 [class^="dmn-icon-"]:before, [class*=" dmn-icon-"]:before {
24  font-family: "dmn";
25  font-style: normal;
26  font-weight: normal;
27  speak: never;
28
29  display: inline-block;
30  text-decoration: inherit;
31  width: 1em;
32  /*margin-right: .2em;*/
33  text-align: center;
34  /* opacity: .8; */
35
36  /* For safety - reset parent styles, that can break glyph codes*/
37  font-variant: normal;
38  text-transform: none;
39
40  /* fix buttons height, for twitter bootstrap */
41  line-height: 1em;
42
43  /* Animation center compensation - margins should be symmetric */
44  /* remove if not needed */
45  /* margin-left: .2em; */
46
47  /* you can be more comfortable with increased icons size */
48  /* font-size: 120%; */
49
50  /* Font smoothing. That was taken from TWBS */
51  -webkit-font-smoothing: antialiased;
52  -moz-osx-font-smoothing: grayscale;
53
54  /* Uncomment for 3D effect */
55  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
56}
57
58.dmn-icon-up:before { content: '\e800'; } /* '' */
59.dmn-icon-down:before { content: '\e801'; } /* '' */
60.dmn-icon-clear:before { content: '\e802'; } /* '' */
61.dmn-icon-plus:before { content: '\e803'; } /* '' */
62.dmn-icon-minus:before { content: '\e804'; } /* '' */
63.dmn-icon-info:before { content: '\e805'; } /* '' */
64.dmn-icon-left:before { content: '\e806'; } /* '' */
65.dmn-icon-decision:before { content: '\e807'; } /* '' */
66.dmn-icon-right:before { content: '\e808'; } /* '' */
67.dmn-icon-input:before { content: '\e809'; } /* '' */
68.dmn-icon-output:before { content: '\e80a'; } /* '' */
69.dmn-icon-copy:before { content: '\e80b'; } /* '' */
70.dmn-icon-keyboard:before { content: '\e80c'; } /* '' */
71.dmn-icon-undo:before { content: '\e80d'; } /* '' */
72.dmn-icon-redo:before { content: '\e80e'; } /* '' */
73.dmn-icon-menu:before { content: '\e80f'; } /* '' */
74.dmn-icon-setting:before { content: '\e810'; } /* '' */
75.dmn-icon-wrench:before { content: '\e811'; } /* '' */
76.dmn-icon-eraser:before { content: '\e812'; } /* '' */
77.dmn-icon-attention:before { content: '\e813'; } /* '' */
78.dmn-icon-resize-big:before { content: '\e814'; } /* '' */
79.dmn-icon-resize-small:before { content: '\e815'; } /* '' */
80.dmn-icon-file-code:before { content: '\e816'; } /* '' */
81.dmn-icon-business-knowledge:before { content: '\e817'; } /* '' */
82.dmn-icon-knowledge-source:before { content: '\e818'; } /* '' */
83.dmn-icon-input-data:before { content: '\e819'; } /* '' */
84.dmn-icon-text-annotation:before { content: '\e81a'; } /* '' */
85.dmn-icon-connection:before { content: '\e81b'; } /* '' */
86.dmn-icon-connection-multi:before { content: '\e81c'; } /* '' */
87.dmn-icon-drag:before { content: '\e81d'; } /* '' */
88.dmn-icon-lasso-tool:before { content: '\e81e'; } /* '' */
89.dmn-icon-screw-wrench:before { content: '\e81f'; } /* '' */
90.dmn-icon-trash:before { content: '\e820'; } /* '' */
91.dmn-icon-bpmn-io:before { content: '\e821'; } /* '' */
92.dmn-icon-decision-table:before { content: '\e822'; } /* '' */
93.dmn-icon-literal-expression:before { content: '\e823'; } /* '' */
94.dmn-icon-edit:before { content: '\e824'; } /* '' */
95.dmn-icon-cut:before { content: '\e825'; } /* '' */
96.dmn-icon-hand-tool:before { content: '\e8c1'; } /* '' */
97.dmn-icon-paste:before { content: '\f0ea'; } /* '' */