@font-face {
  font-family: 'icone-logo-objetivo';
  src:  url('/includes/fonts/icone-logo-objetivo.eot?9gt4e');
  src:  url('/includes/fonts/icone-logo-objetivo.eot?9gt4e#iefix') format('embedded-opentype'),
    url('/includes/fonts/icone-logo-objetivo.ttf?9gt4e') format('truetype'),
    url('/fonts/icone-logo-objetivo.woff?9gt4e') format('woff'),
    url('/includes/fonts/icone-logo-objetivo.svg?9gt4e#icone-logo-objetivo') 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: 'icone-logo-objetivo' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  text-decoration: none!important;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-logo-objetivo:before {
  content: "\e900";
  color: #014489;
}
.icon-logo-objetivo { font-size: 4.4em!important; line-height: 1.3em!important}
@media screen and (min-width: 180px) and (max-width: 450px) {
  .icon-logo-objetivo { font-size: 2.8em!important; text-align: center!important;}
}
.topo a {text-decoration: none!important; border-bottom: none!important;}
