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

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

.icon2-d-pen:before {
  content: "\e900";
}
