10xbet_website_design/css/themify-icons.css

82 lines
1.4 KiB
CSS

@font-face {
font-family: "themify";
src: url("../themify-icons/fonts/themify.eot?-fvbane");
src: url("../themify-icons/fonts/themify.eot?#iefix-fvbane")
format("embedded-opentype"),
url("../themify-icons/fonts/themify.woff?-fvbane") format("woff"),
url("../themify-icons/fonts/themify.ttf?-fvbane") format("truetype"),
url("../themify-icons/fonts/themify.svg?-fvbane#themify") format("svg");
font-weight: normal;
font-style: normal;
}
[class^="ti-"],
[class*=" ti-"] {
font-family: "themify";
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;
}
.ti-settings:before {
content: "\e60f";
}
.ti-mobile:before {
content: "\e621";
}
.ti-arrow-right:before {
content: "\e628";
}
.ti-arrow-left:before {
content: "\e629";
}
.ti-lock:before {
content: "\e62b";
}
.ti-location-pin:before {
content: "\e693";
}
.ti-headphone-alt:before {
content: "\e719";
}
.ti-face-smile:before {
content: "\e71f";
}
.ti-rocket:before {
content: "\e730";
}
.ti-instagram:before {
content: "\e73d";
}
.ti-facebook:before {
content: "\e741";
}
.ti-twitter-alt:before {
content: "\e74b";
}
.ti-email:before {
content: "\e75a";
}
.ti-3x {
font-size: 3em;
}