mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2025-04-06 00:29:13 +08:00
Merge 40329e12ce6c0ca1377b9783de59d5ea988428f2 into bdfa9823c8b1e25a5c822f6c719ec0e38ead7f71
This commit is contained in:
commit
17304860c7
@ -13,3 +13,10 @@
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@media screen and (-webkit-min-device-pixel-ratio: 0) {
|
||||
@font-face {
|
||||
font-family: 'FontAwesome';
|
||||
src: url('#{$fa-font-path}/fontawesome-webfont.ttf?v=#{$fa-version}') format('truetype');
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user