<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: 'icomoon';
  src:  url('fonts/icomoon.eot?gssk3u');
  src:  url('fonts/icomoon.eot?gssk3u#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?gssk3u') format('truetype'),
    url('fonts/icomoon.woff?gssk3u') format('woff'),
    url('fonts/icomoon.svg?gssk3u#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-art:before {
  content: "\e913";
}
.icon-blog:before {
  content: "\e914";
}
.icon-community:before {
  content: "\e915";
}
.icon-event:before {
  content: "\e916";
}
.icon-star:before {
  content: "\e912";
}
.icon-alert:before {
  content: "\e900";
}
.icon-auction:before {
  content: "\e901";
}
.icon-bravo:before {
  content: "\e902";
}
.icon-buy:before {
  content: "\e903";
}
.icon-comment:before {
  content: "\e904";
}
.icon-friend:before {
  content: "\e905";
}
.icon-gallery:before {
  content: "\e906";
}
.icon-heart:before {
  content: "\e907";
}
.icon-lock:before {
  content: "\e908";
}
.icon-mail:before {
  content: "\e909";
}
.icon-mail2:before {
  content: "\e90a";
}
.icon-menu:before {
  content: "\e90b";
}
.icon-pallet:before {
  content: "\e90c";
}
.icon-pallet2:before {
  content: "\e90d";
}
.icon-point:before {
  content: "\e90e";
}
.icon-profile:before {
  content: "\e90f";
}
.icon-upload:before {
  content: "\e910";
}
.icon-view:before {
  content: "\e911";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-menu2:before {
  content: "\e9bd";
}
.icon-home3:before {
  content: "\e917";
}

.icon-vm {
	vertical-align:middle;
}

.icon-el {
	font-size:5.0rem;
}
.icon-xl {
	font-size:4.0rem;
}
.icon-lg {
	font-size:2.6rem;
}
.icon-md {
	font-size:2.2rem;
}
.icon-sm {
	font-size:1.8rem;
}
.icon-xs {
	font-size:1.4rem;
}
.icon-x40 {
	font-size:4.0em;
}
.icon-x35 {
	font-size:3.5em
}
.icon-x30 {
	font-size:3.0em
}
.icon-x25 {
	font-size:2.5em;
}
.icon-x20 {
	font-size:2.0em;
}
.icon-x15 {
	font-size:1.5em;
}
.icon-x09 {
	font-size:0.9em;
}
.icon-x08 {
	font-size:0.8em;
}
.icon-x07 {
	font-size:0.7em;
}

.icon-gray,
.text-gray {
	color:#666;
}
.icon-light-gray,
.text-light-gray {
	color:#999;
}
.icon-pink,
.text-pink {
	color:#FF6666;
}
</pre></body></html>