@font-face {
  font-family: 'fonticons';
  src: url('../font/fonticons.eot?96266358');
  src: url('../font/fonticons.eot?96266358#iefix') format('embedded-opentype'),
       url('../font/fonticons.woff2?96266358') format('woff2'),
       url('../font/fonticons.woff?96266358') format('woff'),
       url('../font/fonticons.ttf?96266358') format('truetype'),
       url('../font/fonticons.svg?96266358#fonticons') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="if-"]:before, [class*=" if-"]:before, [class^="Sort"]:before, [class*=" Sort"]:before {
  font-family: "fonticons";
  font-style: normal;
  font-weight: normal;
  speak: never;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* For safety - reset parent styles that can break glyph codes */
  font-variant: normal;
  text-transform: none;
}
 
.if-bwfar:before { content: '\e800'; } /* '' */
.if-bw:before { content: '\e801'; } /* '' */
.if-fw:before { content: '\e802'; } /* '' */
.if-fwfar:before { content: '\e803'; } /* '' */
.if-search:before { content: '\e804'; } /* '' */
.if-calendar:before { content: '\e805'; } /* '' */
.if-table:before { content: '\e806'; } /* '' */
.if-list:before { content: '\e807'; } /* '' */
.if-zoom-in:before { content: '\e808'; } /* '' */
.if-zoom-out:before { content: '\e809'; } /* '' */
.SortAble, .if-sortable:before { content: '\e80a'; } /* '' */
.SortDown, .if-sort-down:before { content: '\e80b'; } /* '' */
.SortUp, .if-sort-up:before { content: '\e80c'; } /* '' */
