@font-face {
  font-family: 'fontello-ichibanya04';
  src: url('../fonts/fontello-ichibanya04.eot?57378193');
  src: url('../fonts/fontello-ichibanya04.eot?57378193#iefix') format('embedded-opentype'),
       url('../fonts/fontello-ichibanya04.woff?57378193') format('woff'),
       url('../fonts/fontello-ichibanya04.ttf?57378193') format('truetype'),
       url('../fonts/fontello-ichibanya04.svg?57378193#fontello-ichibanya04') 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: 'fontello-ichibanya04';
    src: url('../font/fontello-ichibanya04.svg?57378193#fontello-ichibanya04') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello-ichibanya04";
  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); */
}
 
.icon-menu:before { content: '\61'; } /* 'a' */
.icon-popup:before { content: '\62'; } /* 'b' */
.icon-right-circle:before { content: '\63'; } /* 'c' */
.icon-cancel:before { content: '\64'; } /* 'd' */
.icon-down-open:before { content: '\65'; } /* 'e' */
.icon-up-open:before { content: '\66'; } /* 'f' */
.icon-right-open:before { content: '\67'; } /* 'g' */
.icon-arrows-cw:before { content: '\68'; } /* 'h' */
.icon-up-circle:before { content: '\69'; } /* 'i' */
.icon-undo:before { content: '\6a'; } /* 'j' */
.icon-left-outline:before { content: '\6b'; } /* 'k' */
.icon-left:before { content: '\6c'; } /* 'l' */
.icon-reply:before { content: '\6d'; } /* 'm' */
.icon-squares:before { content: '\6e'; } /* 'n' */
.icon-home:before { content: '\6f'; } /* 'o' */
.icon-doc:before { content: '\70'; } /* 'p' */
.icon-plus-circled:before { content: '\71'; } /* 'q' */
.icon-plus-squared:before { content: '\72'; } /* 'r' */
.icon-plus-squared-alt:before { content: '\73'; } /* 's' */
.icon-minus-circled:before { content: '\74'; } /* 't' */
.icon-minus-squared:before { content: '\75'; } /* 'u' */
.icon-minus-squared-alt:before { content: '\76'; } /* 'v' */
.icon-down-circle:before { content: '\77'; } /* 'w' */
.icon-doc-1:before { content: '\e801'; } /* '釞�' */