	/*
  	Flaticon icon font: Flaticon
  	Creation date: 21/03/2016 18:22
  	*/

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

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

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

.flechas-prev:before { content: "\f100"; }
.flechas-next:before { content: "\f101"; }