mirror of
https://github.com/overte-org/overte.git
synced 2025-08-06 18:50:00 +02:00
Clarify code comment
This commit is contained in:
parent
9119b82718
commit
86d314f31a
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
font-family: Raleway-Regular;
|
font-family: Raleway-Regular;
|
||||||
src: url(../../resources/fonts/Raleway-Regular.ttf), /* Windows production */
|
src: url(../../resources/fonts/Raleway-Regular.ttf), /* Windows production */
|
||||||
url(../../fonts/Raleway-Regular.ttf), /* OSX production */
|
url(../../fonts/Raleway-Regular.ttf), /* OSX production */
|
||||||
url(../../interface/resources/fonts/Raleway-Regular.ttf); /* Development */
|
url(../../interface/resources/fonts/Raleway-Regular.ttf); /* Development, running script in /HiFi/examples */
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
|
|
Loading…
Reference in a new issue