@font-face {
  font-family: 'csseo-icons';
  src: url('../Font/csseo-icons.eot?2c4d87c1');
  src: url('../Font/csseo-icons.eot?2c4d87c1#iefix') format('embedded-opentype'), url('../Font/csseo-icons.woff?2c4d87c1') format('woff'), url('../Font/csseo-icons.ttf?2c4d87c1') format('truetype'), url('../Font/csseo-icons.svg?2c4d87c1#csseo-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="csseo-icon-"],
[class*=" csseo-icon-"] {
  text-decoration: none;
}
[class^="csseo-icon-"]:before,
[class*=" csseo-icon-"]:before {
  font-family: "csseo-icons";
  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); */
}
.csseo-icon-arrows-cw:before {
  content: '\e800';
}
/* '' */
.csseo-icon-state-1:before {
  content: '\e801';
}
/* '' */
.csseo-icon-state-2:before {
  content: '\e802';
}
/* '' */
.csseo-icon-state-0:before {
  content: '\e803';
}
/* '' */
.csseo-icon-down-open:before {
  content: '\e806';
}
/* '' */
.csseo-icon-up-open:before {
  content: '\e805';
}
/* '' */
.csseo-icon-help:before {
  content: '\f128';
}
/* '' */
/*# sourceMappingURL=Icons.css.map */