	/*
  	iconose icon font: iconose
  	Creation date: 06/10/2020 00:21
  	*/

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

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "iconose";
    src: url("./iconose.svg#iconose") format("svg");
  }
}

[class^="iconose-"]:before, [class*=" iconose-"]:before,
[class^="iconose-"]:after, [class*=" iconose-"]:after {   
  font-family: iconose;
  font-size: 20px;
font-style: normal;
}

.iconose-lupa:before { content: "\f100"; }
.iconose-flecha-dereccional:before { content: "\f101"; }
.iconose-flecha-antidereccional:before { content: "\f102"; }
.iconose-instagram:before { content: "\f103"; }
.iconose-whatsapp:before { content: "\f104"; }
.iconose-twitter:before { content: "\f105"; }
.iconose-youtube:before { content: "\f106"; }
.iconose-descarga:before { content: "\f107"; }
.iconose-descargando:before { content: "\f108"; }