You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
45 lines
1.3 KiB
45 lines
1.3 KiB
/* |
|
Flaticon icon font: Flaticon |
|
Creation date: 22/06/2020 05:16 |
|
*/ |
|
|
|
@font-face { |
|
font-family: "Flaticon"; |
|
src: url("./Flaticon.eot"); |
|
src: url("./Flaticon.eot?#iefix") format("embedded-opentype"), |
|
url("./Flaticon.woff2") format("woff2"), |
|
url("./Flaticon.woff") format("woff"), |
|
url("./Flaticon.ttf") format("truetype"), |
|
url("./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^="flaticon-"]:before, [class*=" flaticon-"]:before, |
|
[class^="flaticon-"]:after, [class*=" flaticon-"]:after { |
|
font-family: Flaticon; |
|
speak: none; |
|
font-style: normal; |
|
font-weight: normal; |
|
font-variant: normal; |
|
text-transform: none; |
|
line-height: 1; |
|
|
|
/* Better Font Rendering =========== */ |
|
-webkit-font-smoothing: antialiased; |
|
-moz-osx-font-smoothing: grayscale; |
|
} |
|
|
|
.flaticon-bear:before { content: "\f100"; } |
|
.flaticon-baby:before { content: "\f101"; } |
|
.flaticon-teach:before { content: "\f102"; } |
|
.flaticon-child:before { content: "\f103"; } |
|
.flaticon-certificate:before { content: "\f104"; } |
|
.flaticon-draw:before { content: "\f105"; } |