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

[class^="secicon-"], [class*=" secicon-"] {
  /* 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;
}

.secicon-shop-internet:before {
  content: "\e900";
}
.secicon-shop-ip:before {
  content: "\e901";
}
.secicon-shop-phone:before {
  content: "\e902";
}
.secicon-shop-ti:before {
  content: "\e903";
}
.secicon-shop-tip:before {
  content: "\e904";
}
.secicon-shop-tp:before {
  content: "\e905";
}
.secicon-shop-tv:before {
  content: "\e906";
}
