/*
Theme Name: miguel
*/


@font-face {
  font-family: "newIconV2";
  src: url("../fonts/newIconV2.eot");
  src: url("../fonts/newIconV2.eot") format("embedded-opentype"), url("../fonts/newIconV2.woff2") format("woff2"), url("../fonts/newIconV2.ttf") format("truetype"), url("../fonts/newIconV2.woff") format("woff"), url("../fonts/newIconV2.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.ico-huella:before {
  content: "\e900";
}
.ico-simbolo:before {
  content: "\e901";
}
