UNPKG
candy-theme-moeclub
Version:
latest (0.0.7)
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
A theme for Moe.Club
github.com/sanddudu/candy-theme-moeclub
sanddudu/candy-theme-moeclub
candy-theme-moeclub
/
static
/
stylesheets
/
font.css
7 lines
•
223 B
CSS
View Raw
1
2
3
4
5
6
7
@import
url(
'./font-awesome.min.css'
);
@font-face
{
font-family
:
'Indie Flower'
;
font-style
: normal;
font-weight
:
400
;
src
:
local
(
'Indie Flower'
),
local
(
'IndieFlower'
),
url
(
../font/logo.woff
)
format
(
'woff'
); }