@font-face {
  font-family: 'icomoon-pc';
  src: url('icomoon.eot?168pzz');
  src: url('icomoon.eot?168pzz#iefix') format('embedded-opentype'),
  url('icomoon.ttf?168pzz') format('truetype'),
  url('icomoon.woff?168pzz') format('woff'),
  url('icomoon.svg?168pzz#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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


.pc-icon-piman:before {
  content: "\e921";
  color: #fff;
  font-size: 1.75em;
}
