	/*
  	Flaticon icon font: Flaticon
  	Creation date: 15/03/2017 17:51
  	*/

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

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

[class^="td-"]:before, [class*=" td-"]:before,
[class^="td-"]:after, [class*=" td-"]:after {   
  font-family: Flaticon;
        font-size: 20px;
font-style: normal;
}

.td-books:before { content: "\f100"; }
.td-gift:before { content: "\f101"; }
.td-sport:before { content: "\f102"; }
.td-baby:before { content: "\f103"; }
.td-food:before { content: "\f104"; }
.td-funiture:before { content: "\f105"; }
.td-electric:before { content: "\f106"; }
.td-smartphone:before { content: "\f107"; }
.td-clothes:before { content: "\f108"; }
.td-cosmetics:before { content: "\f109"; }
.td-car:before { content: "\f10a"; }