@font-face {
  font-family: 'common';
  src: url('../font/common.eot?26363827');
  src: url('../font/common.eot?26363827#iefix') format('embedded-opentype'),
       url('../font/common.woff2?26363827') format('woff2'),
       url('../font/common.woff?26363827') format('woff'),
       url('../font/common.ttf?26363827') format('truetype'),
       url('../font/common.svg?26363827#common') 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: 'common';
    src: url('../font/common.svg?26363827#common') format('svg');
  }
}
*/
[class^="custom"]:before, [class*=" custom"]:before {
  font-family: "common";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  
  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 */
  

  /* 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); */
}

.customat-1:before { content: '\e800'; } /* '' */
.customarrows-ccw:before { content: '\e801'; } /* '' */
.customcw:before { content: '\e802'; } /* '' */
.customccw:before { content: '\e803'; } /* '' */
.customreply-all:before { content: '\e804'; } /* '' */
.customplus:before { content: '\e805'; } /* '' */
.customminus:before { content: '\e806'; } /* '' */
.customclock:before { content: '\e807'; } /* '' */
.custominstall:before { content: '\e808'; } /* '' */
.customrecord-outline:before { content: '\e809'; } /* '' */
.customrecord:before { content: '\e80a'; } /* '' */
.customlink:before { content: '\e80b'; } /* '' */
.customok-circle:before { content: '\e80c'; } /* '' */
.custombrush:before { content: '\e80d'; } /* '' */
.customat:before { content: '\e80e'; } /* '' */
.customchart-pie:before { content: '\e80f'; } /* '' */
.customreply:before { content: '\e810'; } /* '' */
.customreply-outline:before { content: '\e811'; } /* '' */
.customleft-hand:before { content: '\e812'; } /* '' */
.customright-hand:before { content: '\e813'; } /* '' */
.customhelp-circled-alt:before { content: '\e814'; } /* '' */
.customhelp-circled:before { content: '\e815'; } /* '' */
.customattention-filled:before { content: '\e816'; } /* '' */
.customattention:before { content: '\e817'; } /* '' */
.customwarning-empty:before { content: '\e818'; } /* '' */
.customwarning:before { content: '\e819'; } /* '' */
.customtags:before { content: '\e81a'; } /* '' */
.customtag:before { content: '\e81b'; } /* '' */
.customth-large-outline:before { content: '\e81c'; } /* '' */
.customcancel-circled:before { content: '\e81d'; } /* '' */
.customcancel-circled-outline:before { content: '\e81e'; } /* '' */
.custompencil-neg:before { content: '\e81f'; } /* '' */
.custompencil:before { content: '\e820'; } /* '' */
.customok-circled:before { content: '\f06d'; } /* '' */
.custominfo-circled:before { content: '\f085'; } /* '' */
.custominfo-circled-alt:before { content: '\f086'; } /* '' */
.customcalendar-plus-o:before { content: '\f271'; } /* '' */
.customcalendar-minus-o:before { content: '\f272'; } /* '' */
.customcalendar-times-o:before { content: '\f273'; } /* '' */
.customcalendar-check-o:before { content: '\f274'; } /* '' */
