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

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

.invest-icon-dollars:before {
  content: "\e900";
}
.invest-icon-box:before {
  content: "\21";
}
.invest-icon-eighty-seven-k:before {
  content: "\22";
}
.invest-icon-book:before {
  content: "\23";
}
.invest-icon-graduation-cap:before {
  content: "\24";
}
.invest-icon-megaphone:before {
  content: "\25";
}
.invest-icon-film:before {
  content: "\26";
}
.invest-icon-plane:before {
  content: "\27";
}
.invest-icon-tornado:before {
  content: "\28";
}
.invest-icon-bridge:before {
  content: "\29";
}
.invest-icon-business-man:before {
  content: "\2a";
}
.invest-icon-customer-service:before {
  content: "\2b";
}
.invest-icon-graph-growth:before {
  content: "\2c";
}
.invest-icon-scale:before {
  content: "\2d";
}
.invest-icon-price-tag:before {
  content: "\2e";
}
.invest-icon-car:before {
  content: "\2f";
}
.invest-icon-dice:before {
  content: "\30";
}
.invest-icon-building:before {
  content: "\31";
}
.invest-icon-dollar-sign:before {
  content: "\32";
}
.invest-icon-share:before {
  content: "\33";
}
