@font-face {
    font-family: 'ebrigada';
    src:  url('../fonts/ebrigada/ebrigada.eot?46oh7o');
    src:  url('../fonts/ebrigada/ebrigada.eot?46oh7o#iefix') format('embedded-opentype'),
      url('../fonts/ebrigada/ebrigada.ttf?46oh7o') format('truetype'),
      url('../fonts/ebrigada/ebrigada.woff?46oh7o') format('woff'),
      url('../fonts/ebrigada/ebrigada.svg?46oh7o#ebrigada') 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: 'ebrigada' !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-operadores:before {
    content: "\e900";
  }
  .icon-certificados:before {
    content: "\e901";
  }
  .icon-equipamentos:before {
    content: "\e902";
  }
  .icon-pendencias:before {
    content: "\e903";
  }
  .icon-rotinas:before {
    content: "\e904";
  }
  