@font-face {
  font-family: 'lisa-font';
  src: url('../include/font/lisa-font.eot?89324725');
  src: url('../include/font/lisa-font.eot?89324725#iefix') format('embedded-opentype'),
       url('../include/font/lisa-font.woff?89324725') format('woff'),
       url('../include/font/lisa-font.ttf?89324725') format('truetype'),
       url('../include/font/lisa-font.svg?89324725#lisa-font') 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: 'lisa-font';
    src: url('../font/lisa-font.svg?89324724#lisa-font') format('svg');
  }
}
*/
 
[class^="icon-"]:before, [class*=" icon-"]:before,
.link_list li a:before,
.submit-button:before,
.link_arrow:before,
.nav_list a:before,
.responsive-settings ul li a:before, 
#floating_sidebar .nav ul li a:before {
    font-family: "lisa-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
   
    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;
   
    /* 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); */

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.icon_publish {
	font-size: 11px !important;
	color: #ccc;
	margin: 0 5px 0 0;
}
.icon_publish.green {
	color: #00cd00 !important;
}
.icon_publish.yellow {
	color: #ffba00 !important;
}
.icon_publish.red {
	color: #f92900 !important;
}


.icon-rss:before { content: '\e800'; } /* '' */
.icon-gplus:before { content: '\e801'; } /* '' */
.icon-twitter:before { content: '\e802'; } /* '' */
.icon-facebook:before { content: '\e803'; } /* '' */
.icon-itunes:before { content: '\e804'; } /* '' */
.icon-wikipedia:before { content: '\e805'; } /* '' */
.icon-menu:before { content: '\e806'; } /* '' */
.icon-search:before { content: '\e807'; } /* '' */
.icon-down-open-big:before { content: '\e808'; } /* '' */
.icon-left-open-big:before { content: '\e809'; } /* '' */
.icon-right-open-big:before { content: '\e80a'; } /* '' */
.icon-up-open-big:before { content: '\e80b'; } /* '' */
.icon-right-small:before,
.submit-button:before,
.link_list li a:before,
.link_arrow:before,
.nav_list a:before,
.responsive-settings ul li a:before,
#floating_sidebar .nav ul li a:before { content: '\e80c'; } /* '' */
.icon-down-dir:before { content: '\e80d'; } /* '' */
.icon-down-open:before { content: '\e80e'; } /* '' */
.icon-print:before { content: '\e80f'; } /* '' */
.icon-play:before { content: '\e810'; } /* '' */
.icon-comment:before { content: '\e811'; } /* '' */
.icon-check:before { content: '\e812'; } /* '' */
.icon-monitor:before { content: '\e813'; } /* '' */
.icon-cross:before { content: '\e814'; } /* '' */
.icon-clock:before { content: '\e815'; } /* '' */
.icon-down:before { content: '\e816'; } /* '' */
.icon-left:before { content: '\e817'; } /* '' */
.icon-right:before { content: '\e818'; } /* '' */
.icon-up:before { content: '\e819'; } /* '' */
.icon-plus:before { content: '\e81a'; } /* '' */
.icon-edit:before { content: '\e81b'; } /* '' */
.icon-trash:before { content: '\e81c'; } /* '' */
.icon-bookmark:before { content: '\e81d'; } /* '' */
.icon-bookmark-active:before { content: '\e81e'; } /* '' */
.icon-pocket:before { content: '\e81f'; } /* '' */
.icon-email:before { content: '\e820'; } /* '' */
.icon-share:before { content: '\e821'; } /* '' */
.icon-whatsapp:before { content: '\e822'; } /* '' */
.icon-copy:before { content: '\e823'; } /* 'î £' */