Imported Upstream version 4.6.2
This commit is contained in:
9
install/ui/less/font-awesome/path.less
vendored
Normal file
9
install/ui/less/font-awesome/path.less
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
/* FONT PATH
|
||||
* -------------------------- */
|
||||
|
||||
@font-face {
|
||||
font-family: 'FontAwesome';
|
||||
src: url('@{fa-font-path}/fontawesome-webfont.ttf?v=@{fa-version}') format('truetype');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
Reference in New Issue
Block a user