
/* UI Icons  */
@font-face {
  font-family: 'ui-icons';
  src: url('../fonts/ui-icons.eot?99381566');
  src: url('../fonts/ui-icons.eot?99381566#iefix') format('embedded-opentype'),
       url('../fonts/ui-icons.woff2?99381566') format('woff2'),
       url('../fonts/ui-icons.woff?99381566') format('woff'),
       url('../fonts/ui-icons.ttf?99381566') format('truetype'),
       url('../fonts/ui-icons.svg?99381566#ui-icons') 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: 'ui-icons';
    src: url('../font/ui-icons.svg?99381566#ui-icons') format('svg');
  }
}
*/
 
 [class^="ui-"]:before, [class*=" ui-"]:before {
  font-family: "ui-icons";
  font-style: normal;
  font-weight: normal;
  speak: none; 
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* 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); */
}
 
.ui-search:before { content: '\e800'; } /* '' */
.ui-link:before { content: '\e801'; } /* '' */
.ui-attach:before { content: '\e802'; } /* '' */
.ui-close:before { content: '\e803'; } /* '' */
.ui-twitter:before { content: '\f099'; } /* '' */
.ui-facebook:before { content: '\f09a'; } /* '' */
.ui-github:before { content: '\f09b'; } /* '' */
.ui-rss:before { content: '\f09e'; } /* '' */
.ui-linkedin:before { content: '\f0e1'; } /* '' */
.ui-angle-left:before { content: '\f104'; } /* '' */
.ui-angle-right:before { content: '\f105'; } /* '' */
.ui-angle-up:before { content: '\f106'; } /* '' */
.ui-angle-down:before { content: '\f107'; } /* '' */
.ui-maxcdn:before { content: '\f136'; } /* '' */
.ui-youtube:before { content: '\f167'; } /* '' */
.ui-xing:before { content: '\f168'; } /* '' */
.ui-stackoverflow:before { content: '\f16c'; } /* '' */
.ui-instagram:before { content: '\f16d'; } /* '' */
.ui-flickr:before { content: '\f16e'; } /* '' */
.ui-bitbucket:before { content: '\f171'; } /* '' */
.ui-tumblr:before { content: '\f173'; } /* '' */
.ui-linux:before { content: '\f17c'; } /* '' */
.ui-dribbble:before { content: '\f17d'; } /* '' */
.ui-skype:before { content: '\f17e'; } /* '' */
.ui-foursquare:before { content: '\f180'; } /* '' */
.ui-vkontakte:before { content: '\f189'; } /* '' */
.ui-renren:before { content: '\f18b'; } /* '' */
.ui-pagelines:before { content: '\f18c'; } /* '' */
.ui-stackexchange:before { content: '\f18d'; } /* '' */
.ui-slack:before { content: '\f198'; } /* '' */
.ui-openid:before { content: '\f19b'; } /* '' */
.ui-google:before { content: '\f1a0'; } /* '' */
.ui-reddit:before { content: '\f1a1'; } /* '' */
.ui-stumbleupon:before { content: '\f1a4'; } /* '' */
.ui-delicious:before { content: '\f1a5'; } /* '' */
.ui-digg:before { content: '\f1a6'; } /* '' */
.ui-behance:before { content: '\f1b4'; } /* '' */
.ui-steam:before { content: '\f1b6'; } /* '' */
.ui-spotify:before { content: '\f1bc'; } /* '' */
.ui-soundcloud:before { content: '\f1be'; } /* '' */
.ui-jsfiddle:before { content: '\f1cc'; } /* '' */
.ui-git:before { content: '\f1d3'; } /* '' */
.ui-hacker-news:before { content: '\f1d4'; } /* '' */
.ui-paypal:before { content: '\f1ed'; } /* '' */
.ui-gwallet:before { content: '\f1ee'; } /* '' */
.ui-lastfm:before { content: '\f202'; } /* '' */
.ui-ioxhost:before { content: '\f208'; } /* '' */
.ui-forumbee:before { content: '\f211'; } /* '' */
.ui-pinterest:before { content: '\f231'; } /* '' */
.ui-whatsapp:before { content: '\f232'; } /* '' */
.ui-odnoklassniki:before { content: '\f263'; } /* '' */
.ui-vimeo:before { content: '\f27d'; } /* '' */
.ui-quora:before { content: '\f2c4'; } /* '' */