ups, quotes around font url definition
This commit is contained in:
parent
eab3b0bb48
commit
8e1520d335
|
@ -57,7 +57,7 @@
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: Neeon;
|
font-family: Neeon;
|
||||||
src: url(/static/fonts/possible moi.ttf) format("truetype");
|
src: url('/static/fonts/possible moi.ttf') format("truetype");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user