@font-face {
  font-family: 'icomoon';
  src:  url('icons/fonts/icomoon.eot?dk6g6o');
  src:  url('icons/fonts/icomoon.eot?dk6g6o#iefix') format('embedded-opentype'),
    url('icons/fonts/icomoon.ttf?dk6g6o') format('truetype'),
    url('icons/fonts/icomoon.woff?dk6g6o') format('woff'),
    url('icons/fonts/icomoon.svg?dk6g6o#icomoon') 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: 'icomoon' !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-area:before {
  content: "\e900";
}
.icon-arrow-right:before {
  content: "\e901";
}
.icon-facebook:before {
  content: "\e902";
}
.icon-inscricoes:before {
  content: "\e903";
}
.icon-instagram:before {
  content: "\e904";
}
.icon-lupa:before {
  content: "\e905";
}
.icon-volume:before {
  content: "\e906";
}
.icon-youtube:before {
  content: "\e907";
}
