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

[class^="icon-operations"], [class*=" icon-operations"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'operations' !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-operationsmanagement:before {
  content: "\e91b";
}
.icon-operationsoperational-excellence:before {
  content: "\e91c";
}
