@font-face {
  font-family: 'chuchesaid';
  src:  url('../fonts/chuchesaid.eot?3oks99');
  src:  url('fonts/chuchesaid.eot?3oks99#iefix') format('embedded-opentype'),
    url('../fonts/chuchesaid.ttf?3oks99') format('truetype'),
    url('../fonts/chuchesaid.woff?3oks99') format('woff'),
    url('../fonts/chuchesaid.svg?3oks99#chuchesaid') 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: 'chuchesaid' !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-danger:before {
  content: "\e902";
}
.icon-phone:before {
  content: "\e900";
}
.icon-pin:before {
  content: "\e901";
}
