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

[class^="icone-escolha"], [class*=" icone-escolha"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icone-escolha' !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-escolhaicone-1:before {
  content: "\e900";
}
.icone-escolhaicone-2:before {
  content: "\e901";
}
.icone-escolhaicone-3:before {
  content: "\e902";
}
