@font-face {
  font-family: "logos";
  src: url("logos.eot");
  src: url("logos.eot#iefix") format("embedded-opentype"),
    url("logos.woff") format("woff2"), url("logos.woff") format("woff"),
    url("logos.ttf") format("truetype"), url("logos.svg#logos") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* 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: 'logos';
    src: url('../font/logos.svg?53622273#logos') format('svg');
  }
}
*/

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "logos";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0;
  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: 0;

  /* 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-logo-android:before { content: '\e800'; } /* '' */
.icon-logo-angular:before { content: '\e801'; } /* '' */
.icon-logo-apple:before { content: '\e802'; } /* '' */
.icon-logo-bitbucket:before { content: '\e803'; } /* '' */
.icon-logo-bitcoin:before { content: '\e804'; } /* '' */
.icon-logo-buffer:before { content: '\e805'; } /* '' */
.icon-logo-chrome:before { content: '\e806'; } /* '' */
.icon-logo-closed-captioning:before { content: '\e807'; } /* '' */
.icon-logo-codepen:before { content: '\e808'; } /* '' */
.icon-logo-css3:before { content: '\e809'; } /* '' */
.icon-logo-designernews:before { content: '\e80a'; } /* '' */
.icon-logo-dribbble:before { content: '\e80b'; } /* '' */
.icon-logo-dropbox:before { content: '\e80c'; } /* '' */
.icon-logo-euro:before { content: '\e80d'; } /* '' */
.icon-logo-facebook:before { content: '\e80e'; } /* '' */
.icon-logo-flickr:before { content: '\e80f'; } /* '' */
.icon-logo-foursquare:before { content: '\e810'; } /* '' */
.icon-logo-freebsd-devil:before { content: '\e811'; } /* '' */
.icon-logo-game-controller-a:before { content: '\e812'; } /* '' */
.icon-logo-game-controller-b:before { content: '\e813'; } /* '' */
.icon-logo-github:before { content: '\e814'; } /* '' */
.icon-logo-google:before { content: '\e815'; } /* '' */
.icon-logo-googleplus:before { content: '\e816'; } /* '' */
.icon-logo-hackernews:before { content: '\e817'; } /* '' */
.icon-logo-html5:before { content: '\e818'; } /* '' */
.icon-logo-instagram:before { content: '\e819'; } /* '' */
.icon-logo-ionic:before { content: '\e81a'; } /* '' */
.icon-logo-ionitron:before { content: '\e81b'; } /* '' */
.icon-logo-javascript:before { content: '\e81c'; } /* '' */
.icon-logo-linkedin:before { content: '\e81d'; } /* '' */
.icon-logo-markdown:before { content: '\e81e'; } /* '' */
.icon-logo-medium:before { content: '\e81f'; } /* '' */
.icon-logo-model-s:before { content: '\e820'; } /* '' */
.icon-logo-no-smoking:before { content: '\e821'; } /* '' */
.icon-logo-nodejs:before { content: '\e822'; } /* '' */
.icon-logo-npm:before { content: '\e823'; } /* '' */
.icon-logo-octocat:before { content: '\e824'; } /* '' */
.icon-logo-pinterest:before { content: '\e825'; } /* '' */
.icon-logo-playstation:before { content: '\e826'; } /* '' */
.icon-logo-polymer:before { content: '\e827'; } /* '' */
.icon-logo-python:before { content: '\e828'; } /* '' */
.icon-logo-reddit:before { content: '\e829'; } /* '' */
.icon-logo-researchgate:before { content: '\e82a'; } /* '' */
.icon-logo-rss:before { content: '\e82b'; } /* '' */
.icon-logo-sass:before { content: '\e82c'; } /* '' */
.icon-logo-skype:before { content: '\e82d'; } /* '' */
.icon-logo-slack:before { content: '\e82e'; } /* '' */
.icon-logo-snapchat:before { content: '\e82f'; } /* '' */
.icon-logo-steam:before { content: '\e830'; } /* '' */
.icon-logo-tumblr:before { content: '\e831'; } /* '' */
.icon-logo-tux:before { content: '\e832'; } /* '' */
.icon-logo-twitch:before { content: '\e833'; } /* '' */
.icon-logo-twitter:before { content: '\e834'; } /* '' */
.icon-logo-usd:before { content: '\e835'; } /* '' */
.icon-logo-vimeo:before { content: '\e836'; } /* '' */
.icon-logo-vk:before { content: '\e837'; } /* '' */
.icon-logo-whatsapp:before { content: '\e838'; } /* '' */
.icon-logo-windows:before { content: '\e839'; } /* '' */
.icon-logo-wordpress:before { content: '\e83a'; } /* '' */
.icon-logo-xbox:before { content: '\e83b'; } /* '' */
.icon-logo-xing:before { content: '\e83c'; } /* '' */
.icon-logo-yahoo:before { content: '\e83d'; } /* '' */
.icon-logo-yen:before { content: '\e83e'; } /* '' */
.icon-logo-youtube:before { content: '\e83f'; } /* '' */

