| 1 |
@font-face { |
| 2 |
font-family: "flaticon"; |
| 3 |
src: url("./flaticon.ttf?3d30912bc481d1d97a4a86f85f1d4d38") format("truetype"), url("./flaticon.woff?3d30912bc481d1d97a4a86f85f1d4d38") format("woff"), url("./flaticon.woff2?3d30912bc481d1d97a4a86f85f1d4d38") format("woff2"), url("./flaticon.eot?3d30912bc481d1d97a4a86f85f1d4d38#iefix") format("embedded-opentype"), url("./flaticon.svg?3d30912bc481d1d97a4a86f85f1d4d38#flaticon") format("svg"); |
| 4 |
} |
| 5 |
i[class^=flaticon-]:before, i[class*=" flaticon-"]:before { |
| 6 |
font-family: flaticon !important; |
| 7 |
font-style: normal; |
| 8 |
font-weight: normal !important; |
| 9 |
font-variant: normal; |
| 10 |
text-transform: none; |
| 11 |
line-height: 1; |
| 12 |
-webkit-font-smoothing: antialiased; |
| 13 |
-moz-osx-font-smoothing: grayscale; |
| 14 |
} |
| 15 |
|
| 16 |
.flaticon-add-to-basket:before { |
| 17 |
content: "\f101"; |
| 18 |
} |
| 19 |
|
| 20 |
.flaticon-user:before { |
| 21 |
content: "\f102"; |
| 22 |
} |
| 23 |
|
| 24 |
.flaticon-mobile-phone:before { |
| 25 |
content: "\f103"; |
| 26 |
} |
| 27 |
|
| 28 |
.flaticon-camera:before { |
| 29 |
content: "\f104"; |
| 30 |
} |
| 31 |
|
| 32 |
.flaticon-handbag:before { |
| 33 |
content: "\f105"; |
| 34 |
} |
| 35 |
|
| 36 |
.flaticon-office-chair:before { |
| 37 |
content: "\f106"; |
| 38 |
} |
| 39 |
|
| 40 |
.flaticon-dress:before { |
| 41 |
content: "\f107"; |
| 42 |
} |
| 43 |
|
| 44 |
.flaticon-laptop:before { |
| 45 |
content: "\f108"; |
| 46 |
} |
| 47 |
|
| 48 |
.flaticon-steering-wheel:before { |
| 49 |
content: "\f109"; |
| 50 |
} |
| 51 |
|
| 52 |
.flaticon-tshirt:before { |
| 53 |
content: "\f10a"; |
| 54 |
} |
| 55 |
|
| 56 |
.flaticon-user-1:before { |
| 57 |
content: "\f10b"; |
| 58 |
} |
| 59 |
|
| 60 |
.flaticon-shopping-list:before { |
| 61 |
content: "\f10c"; |
| 62 |
} |
| 63 |
|
| 64 |
.flaticon-lock:before { |
| 65 |
content: "\f10d"; |
| 66 |
} |
| 67 |
|
| 68 |
/*# sourceMappingURL=flaticon.css.map */ |
| 69 |
|