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

[class^="icon-cacv"], [class*=" icon-cacv"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'cacv' !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-cacvbubble:before {
  content: "\e900";
  color: #004b88;
}
.icon-cacvworkplace:before {
  content: "\e901";
}
