style.css 1.74 KB
@font-face {
  font-family: 'icon-cooperation';
  src:  url('fonts/icon-cooperation.eot?8lefje');
  src:  url('fonts/icon-cooperation.eot?8lefje#iefix') format('embedded-opentype'),
    url('fonts/icon-cooperation.ttf?8lefje') format('truetype'),
    url('fonts/icon-cooperation.woff?8lefje') format('woff'),
    url('fonts/icon-cooperation.svg?8lefje#icon-cooperation') 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: 'icon-cooperation' !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-cooperation-condition:before {
  content: "\e90c";
}
.icon-cooperation-Not-checked:before {
  content: "\e90d";
}
.icon-cooperation-personnel:before {
  content: "\e90e";
}
.icon-cooperation-BatchOperation:before {
  content: "\e900";
}
.icon-cooperation-Collection-o:before {
  content: "\e901";
}
.icon-cooperation-Collection:before {
  content: "\e902";
}
.icon-cooperation-comment:before {
  content: "\e903";
}
.icon-cooperation-delete:before {
  content: "\e904";
}
.icon-cooperation-edit:before {
  content: "\e905";
}
.icon-cooperation-Fabulous:before {
  content: "\e906";
}
.icon-cooperation-follow-o:before {
  content: "\e907";
}
.icon-cooperation-follow:before {
  content: "\e908";
}
.icon-cooperation-Quote:before {
  content: "\e909";
}
.icon-cooperation-Set-up:before {
  content: "\e90a";
}
.icon-cooperation-top:before {
  content: "\e90b";
}
.icon-cooperation-PendingApproval:before {
  content: "\e926";
}