@font-face {
    font-family: 'questrialregular';
    src: url('questrial-regular-webfont.eot');
    src: url('questrial-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('questrial-regular-webfont.woff') format('woff'),
         url('questrial-regular-webfont.ttf') format('truetype'),
         url('questrial-regular-webfont.svg#questrialregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

}

/***********************************************************************************************************/
 
@font-face {
  font-family: 'fontello';
  src: url('fontello.eot?63109074');
  src: url('fontello.eot?63109074#iefix') format('embedded-opentype'),
       url('fontello.woff2?63109074') format('woff2'),
       url('fontello.woff?63109074') format('woff'),
       url('fontello.ttf?63109074') format('truetype'),
       url('fontello.svg?63109074#fontello') 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';
    src: url('../font/fontello.svg?63109074#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  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: '\e800'; } /* '' */


/*****************************************************************************/

@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?48599304');
  src: url('../font/fontello.eot?48599304#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?48599304') format('woff2'),
       url('../font/fontello.woff?48599304') format('woff'),
       url('../font/fontello.ttf?48599304') format('truetype'),
       url('../font/fontello.svg?48599304#fontello') 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';
    src: url('../font/fontello.svg?48599304#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  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: '\e800'; } /* '' */
.icon-menu-1:before { content: '\e801'; } /* '' */
.icon-menu-2:before { content: '\e802'; } /* '' */
.icon-th-list:before { content: '\e803'; } /* '' */



/**************************************************************************************************/







  
/* ICON FONT - ELUSIVE */
@font-face {
  font-family: 'elusive';
  src: url('elusive.eot');
  src: url('elusive.eot?#iefix') format('embedded-opentype'),
       url('elusive.woff') format('woff'),
       url('elusive.ttf') format('truetype'),
       url('elusive.svg?#elusive') 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: 'elusive';
    src: url('../font/elusive.svg?#elusive') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "elusive";
  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: inherit;
 
  /* 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%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3);  */
   
   cursor:inherit;
   font-size:inherit;
}

/* Post info */
.icon-author:before { content: '\e801'; } /* '?' */
.icon-category:before { content: '\e805'; } /* '?' */
.icon-category2:before { content: '\e817'; } /* '?' */
.icon-folder-close:before { content: '\e81c'; } /* '?' */
.icon-folder-open:before { content: '\e81d'; } /* '?' */
.icon-tag:before { content: '\e802'; } /* '?' */
.icon-bookmark:before { content: '\e810'; } /* '?' */
.icon-edit:before { content: '\e804'; } /* '?' */
.icon-comment:before { content: '\e800'; } /* '?' */
.icon-comments:before { content: '\e815';} /* '?' */
.icon-replies {float:left;margin-right:5px;}
.icon-replies:before { content: '\e815';font-size:26px; } /* '?' */
.icon-date:before { content: '\e82b'; } /* '?' */
.icon-time:before { content: '\e80d'; } /* '?' */
.icon-forward:before { content: '\e81b';-webkit-transform:rotate(180deg)  scale(-1, 1);-ms-transform:rotate(180deg)  scale(-1, 1);transform:rotate(180deg) scale(-1, 1);margin-left:5px;font-size:10px;
-moz-transition:.2s margin ease; -o-transition:.2s margin ease; -webkit-transition:.2s margin ease; transition:.2s margin ease; } /* '?' */
.icon-reply:before { content: '\e81b';transform:rotate(180deg);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);margin-right:5px;font-size:10px;
-moz-transition:.2s margin ease; -o-transition:.2s margin ease; -webkit-transition:.2s margin ease; transition:.2s margin ease; } /* '?' */

/* Post metas */
.icon-metas:before {
font-size:11px;
cursor:pointer;
margin-right:5px;
color:#555;
}

.icon-comments:before {font-size:12px; } /* '?' */
.icon-time:before,.icon-folder-close:before, .icon-folder-open:before {font-size:11px; } /* '?' */
.icon-edit:before {margin-right:1px; } /* '?' */

/* Post formats */
.icon-status:before { content: '\e81a'; } /* '?' */
.icon-aside:before { content: '\e82a'; } /* '?' */
.icon-link:before { content: '\e818'; } /* '?' */
.icon-audio:before { content: '\e823'; } /* '?' */
.icon-video:before { content: '\e829'; } /* '?' */
.icon-image:before { content: '\e824'; } /* '?' */
.icon-gallery:before { content: '\e825'; } /* '?' */
.icon-quote:before { content: '\e80f'; } /* '?' */

/* Misc */
.icon-search:before { content: '\e816'; } /* '?' */
.icon-ok:before { content: '\e811'; } /* '?' */
.icon-home:before { content: '\e819'; } /* '?' */
.icon-plus:before { content: '\e813'; } /* '?' */
.icon-minus:before { content: '\e814'; } /* '?' */
.icon-cancel:before { content: '\e812'; } /* '?' */

/* Arrows */

.icon-up:before { content: '\e80c'; } /* '?' */


 




 