@font-face {
  font-family: 'ctl-tweaker';
  src: url('../font/ctl-tweaker.eot?65538747');
  src: url('../font/ctl-tweaker.eot?65538747#iefix') format('embedded-opentype'),
       url('../font/ctl-tweaker.woff2?65538747') format('woff2'),
       url('../font/ctl-tweaker.woff?65538747') format('woff'),
       url('../font/ctl-tweaker.ttf?65538747') format('truetype'),
       url('../font/ctl-tweaker.svg?65538747#ctl-tweaker') 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: 'ctl-tweaker';
    src: url('../font/ctl-tweaker.svg?65538747#ctl-tweaker') format('svg');
  }
}
*/
 
 [class^="ctl-tweaker-icon-"]:before, [class*=" ctl-tweaker-icon-"]:before {
  font-family: "ctl-tweaker";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  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); */
}
 
.ctl-tweaker-icon-logout:before { content: '\e800'; } /* '' */
.ctl-tweaker-icon-arrow-combo:before { content: '\e801'; } /* '' */
.ctl-tweaker-icon-attach:before { content: '\e802'; } /* '' */
.ctl-tweaker-icon-floppy:before { content: '\e803'; } /* '' */
.ctl-tweaker-icon-cancel:before { content: '\e804'; } /* '' */
.ctl-tweaker-icon-block:before { content: '\e805'; } /* '' */
.ctl-tweaker-icon-plus-1:before { content: '\e806'; } /* '' */
.ctl-tweaker-icon-attention:before { content: '\e807'; } /* '' */
.ctl-tweaker-icon-down-dir-1:before { content: '\e808'; } /* '' */
.ctl-tweaker-icon-up-dir-1:before { content: '\e809'; } /* '' */
.ctl-tweaker-icon-arrows-cw:before { content: '\e80a'; } /* '' */
.ctl-tweaker-icon-ccw-1:before { content: '\e80b'; } /* '' */
.ctl-tweaker-icon-left-dir-1:before { content: '\e80c'; } /* '' */
.ctl-tweaker-icon-right-dir-1:before { content: '\e80d'; } /* '' */
.ctl-tweaker-icon-attention-circled:before { content: '\e80e'; } /* '' */
.ctl-tweaker-icon-ok:before { content: '\e80f'; } /* '' */
.ctl-tweaker-icon-info-circled:before { content: '\e810'; } /* '' */
.ctl-tweaker-icon-help-circled:before { content: '\e811'; } /* '' */
.ctl-tweaker-icon-wrench:before { content: '\e812'; } /* '' */
.ctl-tweaker-icon-home:before { content: '\e813'; } /* '' */
.ctl-tweaker-icon-target:before { content: '\e814'; } /* '' */
.ctl-tweaker-icon-pencil:before { content: '\e815'; } /* '' */
.ctl-tweaker-icon-star:before { content: '\e816'; } /* '' */
.ctl-tweaker-icon-picture:before { content: '\e817'; } /* '' */
.ctl-tweaker-icon-key:before { content: '\e818'; } /* '' */
.ctl-tweaker-icon-resize-full:before { content: '\e819'; } /* '' */
.ctl-tweaker-icon-resize-small:before { content: '\e81a'; } /* '' */
.ctl-tweaker-icon-eye-off:before { content: '\e81b'; } /* '' */
.ctl-tweaker-icon-eye:before { content: '\e81c'; } /* '' */
.ctl-tweaker-icon-resize-horizontal:before { content: '\e81d'; } /* '' */
.ctl-tweaker-icon-resize-vertical:before { content: '\e81e'; } /* '' */
.ctl-tweaker-icon-up-big:before { content: '\e81f'; } /* '' */
.ctl-tweaker-icon-docs:before { content: '\f0c5'; } /* '' */
.ctl-tweaker-icon-magic:before { content: '\f0d0'; } /* '' */
.ctl-tweaker-icon-paste:before { content: '\f0ea'; } /* '' */
.ctl-tweaker-icon-desktop:before { content: '\f108'; } /* '' */
.ctl-tweaker-icon-laptop:before { content: '\f109'; } /* '' */
.ctl-tweaker-icon-tablet:before { content: '\f10a'; } /* '' */
.ctl-tweaker-icon-mobile:before { content: '\f10b'; } /* '' */
.ctl-tweaker-icon-circle:before { content: '\f111'; } /* '' */
.ctl-tweaker-icon-css3:before { content: '\f13c'; } /* '' */
.ctl-tweaker-icon-sliders:before { content: '\f1de'; } /* '' */
.ctl-tweaker-icon-trash:before { content: '\f1f8'; } /* '' */
.ctl-tweaker-icon-toggle-off:before { content: '\f204'; } /* '' */
.ctl-tweaker-icon-toggle-on:before { content: '\f205'; } /* '' */