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

[class^="icone-close1"], [class*=" icone-close1"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icone-close1' !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-close1icone-close-01:before {
  content: "\e900";
  color: #fff;
}
