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

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-menos:before {
  content: "\e900";
  color: #5CC4E9;
  font-size: 1.58em;
  display: block;
  text-align: center;
  margin-top: 7px;
}
.icon-mais:before {
  content: "\e901";
  color: #5CC4E9;
  font-size: 1.58em;
  display: block;
  text-align: center;
  margin-top: 7px;
}
.icon-facebook:before {
  content: "\e92f";
  color: #4a4a4a;
}
.icon-icon12:before {
  content: "\e930";
  color: #6c6c6c;
  font-size: 3.500em;
}
.menu-change a .icon-icon12:hover:before {
  content: "\e931";
  color: #a0e283;
  font-size: 3.500em;
}
.icon-icon2:before {
  content: "\e932";
  color: #6c6c6c;
  font-size: 3.786em;
}
.menu-change a .icon-icon2:hover:before {
  content: "\e933";
  color: #a0e283;
  font-size: 3.786em;
}
.icon-icon3:before {
  content: "\e934";
  color: #6c6c6c;
  font-size: 3.714em;
}
.menu-change a .icon-icon3:hover:before {
  content: "\e935";
  color: #a0e283;
  font-size: 3.714em;
}
.icon-icon4:before {
  content: "\e936";
  color: #6c6c6c;
  font-size: 4.000em;
}
.menu-change a .icon-icon4:hover:before {
  content: "\e937";
  color: #a0e283;
  font-size: 4.000em;
}
.icon-icon52:before {
  content: "\e938";
  color: #6c6c6c;
  font-size: 4.500em;
}
.menu-change a .icon-icon52:hover:before {
  content: "\e939";
  color: #a0e283;
  font-size: 4.500em;
}
.icon-instagram:before {
  content: "\e93a";
  color: #4a4a4a;
}
.icon-seta2:before {
  content: "\e93b";
  color: #a0e283;
  font-size: 6px;
  margin-right: 3px;
}
