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

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

.chillyArrow:before {
  content: "\e900";
  color: #dfb78e;
}
.chillyCalendar:before {
  content: "\e901";
  color: #fff;
}
.chillyLocation:before {
  content: "\e902";
  color: #dfb78e;
}
.chillyMail:before {
  content: "\e903";
  color: #dfb78e;
}
.chillyPhone:before {
  content: "\e904";
  color: #dfb78e;
}
.chillyText:before {
  content: "\e905";
  color: #dfb78e;
}
.chillyVideo-Tan:before {
  content: "\e906";
  color: #dfb78e;
}
.chillyVideo-White:before {
  content: "\e907";
  color: #fff;
}
