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

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

.icon-blueblue-01:before {
  content: "\e900";
  color: #009ee2;
}
.icon-blueconversations-01:before {
  content: "\e901";
  color: #009ee2;
}
