@font-face {
  font-family: 'p2h';
  src:
    url('icons/p2h.ttf?97vwaj') format('truetype'),
    url('icons/p2h.woff?97vwaj') format('woff'),
    url('icons/p2h.svg?97vwaj#p2h') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="p2h-icon"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'p2h' !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;
}

.p2h-icon-logo-linkedin:before {
  content: "\e90b";
}
.p2h-icon-logo-youtube:before {
  content: "\e90c";
}
.p2h-icon-logo-facebook:before {
  content: "\e90d";
}
.p2h-icon-logo-instagram:before {
  content: "\e90e";
}
.p2h-icon-aislacion:before {
  content: "\e900";
}
.p2h-icon-chat:before {
  content: "\e901";
}
.p2h-icon-check:before {
  content: "\e902";
}
.p2h-icon-colores:before {
  content: "\e903";
}
.p2h-icon-comfort:before {
  content: "\e904";
}
.p2h-icon-diseno:before {
  content: "\e905";
}
.p2h-icon-e-remove:before {
  content: "\e906";
}
.p2h-icon-layer:before {
  content: "\e907";
}
.p2h-icon-medidas:before {
  content: "\e908";
}
.p2h-icon-menu-8:before {
  content: "\e909";
}
.p2h-icon-security:before {
  content: "\e90a";
}
