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

[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;color: blue;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-blogger:before {
  content: "\e900";
  color: #e49429;
}
.icon-email .path1:before {
  content: "\e901";
  color: rgb(255, 209, 92);
}
.icon-email .path2:before {
  content: "\e902";
  margin-left: -1em;
  color: rgb(248, 182, 76);
}
.icon-email .path3:before {
  content: "\e903";
  margin-left: -1em;
  color: rgb(64, 89, 107);
}
.icon-email .path4:before {
  content: "\e904";
  margin-left: -1em;
  color: rgb(242, 242, 242);
}
.icon-email .path5:before {
  content: "\e905";
  margin-left: -1em;
  color: rgb(205, 214, 224);
}
.icon-email .path6:before {
  content: "\e906";
  margin-left: -1em;
  color: rgb(255, 112, 88);
}
.icon-facebook .path1:before {
  content: "\e907";
  color: rgb(59, 89, 152);
}
.icon-facebook .path2:before {
  content: "\e908";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-telefono:before {
  content: "\e909";
}
.icon-telefono-antiguo-sonando:before {
  content: "\e90a";
}
.icon-whatsapp .path1:before {
  content: "\e90b";
  color: rgb(44, 183, 66);
}
.icon-whatsapp .path2:before {
  content: "\e90c";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
