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

[class^="customico-"], [class*="customico-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'sky' !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;
}

[class*="customico-"] {
  display: inline-block;
  font-size: 14px;
  *margin-right: .3em;
  line-height: 14px;
  -webkit-font-smoothing: antialiased;
}

li [class*="customico-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}

.customico-store:before {
    content: "\e901";
}

.customico-zhifubao:before {
    content: "\e900";
}

.customico-classification:before {
    content: "\e902";
}

.customico-money:before {
    content: "\e903";
}