@font-face {
  font-family: 'financial-advisor';
  src:
    url('fonts/financial-advisor.ttf?sbz7jy') format('truetype'),
    url('fonts/financial-advisor.woff?sbz7jy') format('woff'),
    url('fonts/financial-advisor.svg?sbz7jy#financial-advisor') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.finance-debt-help:before {
  content: "\e900";
}
.finance-financial-planning:before {
  content: "\e901";
}
.finance-general:before {
  content: "\e902";
}
.finance-investment:before {
  content: "\e903";
}
.finance-mortgages:before {
  content: "\e904";
}
.finance-retirement:before {
  content: "\e905";
}
.finance-clock:before {
  content: "\f017";
}
.finance-envelope:before {
  content: "\f0e0";
}
.finance-circle:before {
  content: "\f111";
}
.finance-times1:before {
  content: "\f00e";
}
.finance-bars1:before {
  content: "\f0ca";
}
.finance-angle-left:before {
  content: "\f104";
}
.finance-angle-right:before {
  content: "\f105";
}
.finance-phone-alt:before {
  content: "\f879";
}
