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

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

.icsc-env:before {
  content: "\e900";
  color: #fff;
}
.icsc-local:before {
  content: "\e901";
  color: #fff;
}
.icsc-tel:before {
  content: "\e902";
  color: #fff;
}
