proper namespace for font
parent
0f74dffc48
commit
b00d37d9e7
@ -1,9 +1,9 @@
|
||||
.font-neuropolitical () {
|
||||
.font_neuropolitical () {
|
||||
@font-face {
|
||||
font-family: Neuropolitical;
|
||||
src: url(./customize/fonts/neuropolitical.ttf)
|
||||
}
|
||||
}
|
||||
.font-open-sans () {
|
||||
.font_open-sans () {
|
||||
@import (once) '/customize/fonts/open-sans.less';
|
||||
}
|
||||
|
Loading…
Reference in New Issue