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

[class^="icon-finance"], [class*=" icon-finance"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'finance' !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-financebookkeeping:before {
  content: "\e900";
}
.icon-financeinvestment:before {
  content: "\e901";
}
.icon-financeaccounts:before {
  content: "\e902";
}
.icon-financebudget:before {
  content: "\e903";
}
