	/*
  	Flaticon icon font: Flaticon
  	Creation date: 30/03/2017 20:47
  	*/

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

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

[class^="rand-"]:before, [class*=" rand-"]:before,
[class^="rand-"]:after, [class*=" rand-"]:after {
  font-family: rand;
font-style: normal;
display: block;
line-height: 100%;
}

.rand-web:before { content: "\f100"; }
.rand-location:before { content: "\f101"; }
.rand-people:before { content: "\f102"; }
