@charset "UTF-8";
@font-face {
font-family: "cmsfont";
src:url("fonts/cmsfont.eot");
src:url("fonts/cmsfont.eot?#iefix") format("embedded-opentype"),
url("fonts/cmsfont.woff") format("woff"),
url("fonts/cmsfont.ttf") format("truetype"),
url("fonts/cmsfont.svg#cmsfont") format("svg");
font-weight: normal;
font-style: normal;
}
[data-icon]:before {
font-family: "cmsfont" !important;
content: attr(data-icon);
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
[class^="cm-"]:before,
[class*=" cm-"]:before {
font-family: "cmsfont" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.cm-edit-1:before {
content: "\61";
}
.cm-edit-2:before {
content: "\62";
}
.cm-edit-3:before {
content: "\63";
}
.cm-save:before {
content: "\64";
}
.cm-preview:before {
content: "\65";
}
