remove fonts stylesheet
This commit is contained in:
parent
69b921ec6a
commit
6394b844ba
|
@ -1,13 +0,0 @@
|
||||||
@font-face {
|
|
||||||
font-family: Pixio;
|
|
||||||
src: url('../fonts/Pixio/Pixio.woff2'),
|
|
||||||
url('../fonts/Pixio/Pixio.woff'),
|
|
||||||
url('../fonts/Pixio/Pixio.ttf') format("truetype");
|
|
||||||
}
|
|
||||||
|
|
||||||
@font-face {
|
|
||||||
font-family: PixioMono;
|
|
||||||
src: url('../fonts/PixioMono/PixioMono.woff2'),
|
|
||||||
url('../fonts/PixioMono/PixioMono.woff'),
|
|
||||||
url('../fonts/PixioMono/PixioMono.ttf') format("truetype");
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user