<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'array';
  src: url('array.eot?92670713');
  src: url('array.eot?92670713#iefix') format('embedded-opentype'),
       url('array.woff?92670713') format('woff'),
       url('array.ttf?92670713') format('truetype'),
       url('array.svg?92670713#array') 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: 'array';
    src: url('array.svg?92670713#array') format('svg');
  }
}
*/

 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "array";
  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%; */

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

#icons .icon-rss:before { content: '\e811'; } /* 'î&nbsp;‘' */
#icons .icon-wordpress:before { content: '\e80d'; } /* 'î&nbsp;' */
#icons .icon-flickr:before { content: '\e80e'; } /* 'î&nbsp;Ž' */
#icons .icon-vimeo:before { content: '\e804'; } /* 'î&nbsp;„' */
#icons .icon-twitter:before { content: '\e805'; } /* 'î&nbsp;…' */
#icons .icon-facebook:before { content: '\e806'; } /* 'î&nbsp;†' */
#icons .icon-gplus:before { content: '\e80f'; } /* 'î&nbsp;' */
#icons .icon-pinterest:before { content: '\e807'; } /* 'î&nbsp;‡' */
#icons .icon-github:before { content: '\e803'; } /* 'î&nbsp;ƒ' */
#icons .icon-linkedin:before { content: '\e809'; } /* 'î&nbsp;‰' */
#icons .icon-dribbble:before { content: '\e80a'; } /* 'î&nbsp;Š' */
#icons .icon-rdio:before { content: '\e80b'; } /* 'î&nbsp;‹' */
#icons .icon-spotify:before { content: '\e800'; } /* 'î&nbsp;€' */
#icons .icon-instagram:before { content: '\e80c'; } /* 'î&nbsp;Œ' */
#icons .icon-behance:before { content: '\e802'; } /* 'î&nbsp;‚' */
#icons .icon-youtube:before { content: '\e810'; } /* 'î&nbsp;' */
#icons .icon-tumblr:before { content: '\e808'; } /* 'î&nbsp;ˆ' */</pre></body></html>