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

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'cfao' !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-map-marker:before {
  content: "\f041";
}
.icon-facebook-square:before {
  content: "\f082";
}
.icon-phone:before {
  content: "\f095";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-mobile:before {
  content: "\f10b";
}
.icon-mobile-phone:before {
  content: "\f10b";
}
.icon-at:before {
  content: "\f1fa";
}
