	/*
  	Flaticon icon font: Flaticon
  	Creation date: 06/05/2017 12:08
  	*/

@font-face {
  font-family: "arrow";
  src: url("arrow.html");
  src: url("arrowd41dd41d.html?#iefix") format("embedded-opentype"),
       url("arrow-2.html") format("woff"),
       url("arrow-3.html") format("truetype"),
       url("arrow-4.html#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

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

[class^="arrow-"]:before, [class*=" arrow-"]:before,
[class^="arrow-"]:after, [class*=" arrow-"]:after {   
  font-family: arrow;
        font-size: 30px;
font-style: normal;
margin-left: 20px;
color: #515151;
}

.arrow-left:before { content: "\f100"; }