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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: -webkit-xxx-large;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-family:before {
  content: "\e908";
}
.icon-visa:before {
  content: "\e907";
}
.icon-tax:before {
  content: "\e900";
}
.icon-home:before {
  content: "\e901";
}
.icon-copyright:before {
  content: "\e902";
}
.icon-icon:before {
  content: "\e903";
}
.icon-criminal:before {
  content: "\e904";
}
.icon-government:before {
  content: "\e905";
}
.icon-bank-building:before {
  content: "\e906";
}
