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

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

.icone-close2close-icone-01:before {
  content: "\e901";
}
.icone-close2icone-seta-botao-01:before {
  content: "\e900";
  color: #fff;
}
