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

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

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

.ficon-travel:before { content: "\f100"; }
.ficon-transport:before { content: "\f101"; }
.ficon-t-shirt:before { content: "\f102"; }
.ficon-spray:before { content: "\f103"; }
.ficon-shovel:before { content: "\f104"; }
.ficon-tiny-pc:before { content: "\f105"; }
.ficon-syringe:before { content: "\f106"; }
.ficon-summer:before { content: "\f107"; }
.ficon-shop:before { content: "\f108"; }
.ficon-shopping-cart:before { content: "\f109"; }
.ficon-guitar:before { content: "\f10a"; }
.ficon-newspaper-folded:before { content: "\f10b"; }
.ficon-interface:before { content: "\f10c"; }
.ficon-woman:before { content: "\f10d"; }
.ficon-fashion:before { content: "\f10e"; }
.ficon-hammer:before { content: "\f10f"; }
.ficon-tool:before { content: "\f110"; }
.ficon-building:before { content: "\f111"; }
.ficon-dog:before { content: "\f112"; }
.ficon-food:before { content: "\f113"; }
.ficon-shapes:before { content: "\f114"; }
.ficon-technology:before { content: "\f115"; }
.ficon-wall:before { content: "\f116"; }
.ficon-people:before { content: "\f117"; }
.ficon-buildings:before { content: "\f118"; }
.ficon-package:before { content: "\f119"; }