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

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

.custom-fax:before {
  content: "\e907";
  color: #f05252;
}
.custom-faid-card:before {
  content: "\e900";
  color: #faca15;
}
.custom-fapiggy-bank:before {
  content: "\e901";
  color: #f00;
}
.custom-facredit-card:before {
  content: "\e902";
  color: #faca15;
}
.custom-favault:before {
  content: "\e903";
  color: #faca15;
}
.custom-fabell:before {
  content: "\e904";
  color: #faca15;
}
.custom-fascale-balanced:before {
  content: "\e905";
  color: #faca15;
}
.custom-falist-radio:before {
  content: "\e906";
  color: #2ac417;
}
