/*
  Flaticon icon font: Flaticon
  Creation date: 16/04/2019 03:55
  */

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

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

[class^="ficon-"]:before, [class*=" ficon-"]:before,
[class^="ficon-"]:after, [class*=" ficon-"]:after {
  font-family: ficon;
  font-style: normal;
}

.ficon-book:before {
  content: "\f100";
}

.ficon-language:before {
  content: "\f101";
}

.ficon-camera:before {
  content: "\f102";
}

.ficon-photo:before {
  content: "\f103";
}

.ficon-share:before {
  content: "\f104";
}

.ficon-music:before {
  content: "\f105";
}

.ficon-wallet:before {
  content: "\f106";
}

.ficon-notebook:before {
  content: "\f107";
}

.ficon-atm:before {
  content: "\f108";
}

.ficon-server:before {
  content: "\f109";
}

.ficon-search:before {
  content: "\f10a";
}

.ficon-pay:before {
  content: "\f10b";
}

.ficon-contract:before {
  content: "\f10c";
}

.ficon-contact:before {
  content: "\f10d";
}

.ficon-cloud:before {
  content: "\f10e";
}
