restructured /lib, moved /assets/fonts to /lib/fonts
This commit is contained in:
parent
bf2c95b546
commit
2118a6295d
7 changed files with 4 additions and 4 deletions
|
@ -11,7 +11,7 @@
|
|||
|
||||
@font-face {
|
||||
font-family: 'League Gothic';
|
||||
src: url('../assets/fonts/leaguegothic/league_gothic-webfont.ttf') format('truetype');
|
||||
src: url('../lib/fonts/leaguegothic/league_gothic-webfont.ttf') format('truetype');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue