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

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

.integrateintegration_SVG:before {
  content: "\e900";
}
