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

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

.afg-iconscredit-card:before {
  content: "\e93f";
}
.afg-iconsphone:before {
  content: "\e942";
}
.afg-iconsbubble:before {
  content: "\e96b";
}
.afg-iconsuser:before {
  content: "\e971";
}
.afg-iconsusers:before {
  content: "\e972";
}
.afg-iconskey:before {
  content: "\e98d";
}
.afg-iconshome:before {
  content: "\e900";
}
.afg-iconsenvelop:before {
  content: "\e945";
}
.afg-iconscheckmark:before {
  content: "\ea10";
}
