@font-face {
  font-family: 'infra';
  src:
    url('fonts/infra.ttf?uoys0') format('truetype'),
    url('fonts/infra.woff?uoys0') format('woff'),
    url('fonts/infra.svg?uoys0#infra') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'infra' !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-cloud-infrastructure:before {
  content: "\e919";
}
.icon-zero-trust:before {
  content: "\e912";
}
.icon-simplify-load-balancing:before {
  content: "\e913";
}
.icon-service-to-service:before {
  content: "\e914";
}
.icon-layers:before {
  content: "\e915";
}
.icon-network-and-security:before {
  content: "\e916";
}
.icon-flexible-istio:before {
  content: "\e917";
}
.icon-faster-failure:before {
  content: "\e918";
}
.icon-team-speed:before {
  content: "\e905";
}
.icon-self-healing:before {
  content: "\e906";
}
.icon-roll-backs:before {
  content: "\e907";
}
.icon-public-cloud:before {
  content: "\e908";
}
.icon-operations:before {
  content: "\e909";
}
.icon-monolithic:before {
  content: "\e90a";
}
.icon-microservices:before {
  content: "\e90b";
}
.icon-high-performance:before {
  content: "\e90c";
}
.icon-future:before {
  content: "\e90d";
}
.icon-enterprise-support:before {
  content: "\e90e";
}
.icon-devops:before {
  content: "\e90f";
}
.icon-deployment-efficiencies:before {
  content: "\e910";
}
.icon-consulting:before {
  content: "\e911";
}
.icon-search:before {
  content: "\e904";
}
.icon-chevron-down:before {
  content: "\e903";
}
.icon-save:before {
  content: "\e900";
}
.icon-accelerate:before {
  content: "\e901";
}
.icon-landscape:before {
  content: "\e902";
}
