mirror of
https://github.com/SinTan1729/chhoto-url
synced 2024-12-25 23:28:37 -06:00
chg: Move the font to assets
This commit is contained in:
parent
733ef6ea67
commit
201d0b319f
2 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
@font-face {
|
||||
font-family: Montserrat;
|
||||
src: url('Montserrat-VF.woff2');
|
||||
src: url('/assets/Montserrat-VF.woff2');
|
||||
}
|
||||
|
||||
* {
|
||||
|
|
Loading…
Reference in a new issue