@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?tdk6s4');
  src:  url('fonts/icomoon.eot?tdk6s4#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?tdk6s4') format('truetype'),
    url('fonts/icomoon.woff?tdk6s4') format('woff'),
    url('fonts/icomoon.svg?tdk6s4#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: 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-contrast:before {
  content: "\e9d5";
}
.icon-whatsapp:before {
  content: "\e90a";
}
.icon-close_button:before {
  content: "\e900";
}
.icon-confirm_send_email:before {
  content: "\e901";
}
.icon-email:before {
  content: "\e902";
}
.icon-send:before {
  content: "\e903";
}
.icon-facebook:before {
  content: "\e904";
}
.icon-instagram:before {
  content: "\e905";
}
.icon-line_send:before {
  content: "\e906";
}
.icon-linkedin:before {
  content: "\e907";
}
.icon-logo_id_puc:before {
  content: "\e908";
}
.icon-logo_puc:before {
  content: "\e909";
}
.icon-search:before {
  content: "\e90b";
}
.icon-pin:before {
  content: "\e90c";
}
.icon-phone:before {
  content: "\e90d";
}
.icon-twitter:before {
  content: "\e90e";
}
.icon-access_menu:before {
  content: "\e90f";
  color: #7f7f7f;
}
