@charset "UTF-8";

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

[class^="nico-"]:before, [class*=" nico-"]:before {
  font-family: "novostifonts";
  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); */
}

.nico-bottom:before { content: '\e800'; } /* '' */
.nico-bubble:before { content: '\e801'; } /* '' */
.nico-dislike:before { content: '\e802'; } /* '' */
.nico-dropdown:before { content: '\e803'; } /* '' */
.nico-hamburger:before { content: '\e804'; } /* '' */
.nico-hamburger-2:before { content: '\e805'; } /* '' */
.nico-like:before { content: '\e806'; } /* '' */
.nico-left:before { content: '\e807'; } /* '' */
.nico-search:before { content: '\e808'; } /* '' */
.nico-right:before { content: '\e809'; } /* '' */
.nico-sun:before { content: '\e80a'; } /* '' */
.nico-top:before { content: '\e80b'; } /* '' */
.nico-photo:before { content: '\e80c'; } /* '' */
.nico-play:before { content: '\e80d'; } /* '' */
.nico-thumb-up:before { content: '\e80e'; } /* '' */
.nico-thumb-down:before { content: '\e80f'; } /* '' */
.nico-clock:before { content: '\e810'; } /* '' */
.nico-arrow-right:before { content: '\e811'; } /* '' */
.nico-shopping-cart:before { content: '\e812'; } /* '' */
.nico-cancel-button:before { content: '\e813'; } /* '' */
.nico-user_icon:before { content: '\e814'; } /* '' */