@font-face {
  font-family: 'proyectate-pyme-icon';
  src:
    url('fonts/proyectate-pyme-icon.ttf?5pgal4') format('truetype'),
    url('fonts/proyectate-pyme-icon.woff?5pgal4') format('woff'),
    url('fonts/proyectate-pyme-icon.svg?5pgal4#proyectate-pyme-icon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.icop {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'proyectate-pyme-icon' !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;
}

.icop-cash:before {
  content: "\e900";
}
.icop-fb:before {
  content: "\e901";
}
.icop-instagram:before {
  content: "\e902";
}
.icop-linkedin:before {
  content: "\e903";
}
.icop-mail:before {
  content: "\e904";
}
.icop-menu-burger:before {
  content: "\e905";
}
.icop-coin-bag:before {
  content: "\e906";
}
.icop-point-map:before {
  content: "\e907";
}
.icop-up-finance:before {
  content: "\e908";
}
.icop-wp-black:before {
  content: "\e909";
}
.icop-wp-white:before {
  content: "\e90a";
}
