generate交互更新
This commit is contained in:
BIN
public/css/slogan/CN_LongCang-Regular.ttf
Normal file
BIN
public/css/slogan/CN_LongCang-Regular.ttf
Normal file
Binary file not shown.
BIN
public/css/slogan/CN_ZCOOLQingKeHuangYou-Regular.ttf
Normal file
BIN
public/css/slogan/CN_ZCOOLQingKeHuangYou-Regular.ttf
Normal file
Binary file not shown.
BIN
public/css/slogan/CN_ZCOOLXiaoWei-Regular.ttf
Normal file
BIN
public/css/slogan/CN_ZCOOLXiaoWei-Regular.ttf
Normal file
Binary file not shown.
BIN
public/css/slogan/CN_ZhiMangXing-Regular.ttf
Normal file
BIN
public/css/slogan/CN_ZhiMangXing-Regular.ttf
Normal file
Binary file not shown.
BIN
public/css/slogan/EN_AngryFontNew-Regular.ttf
Normal file
BIN
public/css/slogan/EN_AngryFontNew-Regular.ttf
Normal file
Binary file not shown.
BIN
public/css/slogan/EN_Caveat-VariableFont_wght.ttf
Normal file
BIN
public/css/slogan/EN_Caveat-VariableFont_wght.ttf
Normal file
Binary file not shown.
BIN
public/css/slogan/EN_EvgenyRegular.ttf
Normal file
BIN
public/css/slogan/EN_EvgenyRegular.ttf
Normal file
Binary file not shown.
BIN
public/css/slogan/EN_Jaro-Regular-VariableFont_opsz.ttf
Normal file
BIN
public/css/slogan/EN_Jaro-Regular-VariableFont_opsz.ttf
Normal file
Binary file not shown.
BIN
public/css/slogan/EN_NaughtySwines-Regular.ttf
Normal file
BIN
public/css/slogan/EN_NaughtySwines-Regular.ttf
Normal file
Binary file not shown.
BIN
public/css/slogan/EN_Wallhynd.ttf
Normal file
BIN
public/css/slogan/EN_Wallhynd.ttf
Normal file
Binary file not shown.
BIN
public/css/slogan/EN_skeleboom.ttf
Normal file
BIN
public/css/slogan/EN_skeleboom.ttf
Normal file
Binary file not shown.
56
public/css/sloganFamily.css
Normal file
56
public/css/sloganFamily.css
Normal file
@@ -0,0 +1,56 @@
|
||||
@font-face {
|
||||
font-family: 'EN_slogan_art1';
|
||||
font-weight: normal;
|
||||
src: url('slogan/EN_Wallhynd.ttf') format('truetype');
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'EN_slogan_art2';
|
||||
font-weight: normal;
|
||||
src: url('slogan/EN_Caveat-VariableFont_wght.ttf') format('truetype');
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'EN_slogan_art3';
|
||||
font-weight: normal;
|
||||
src: url('slogan/EN_EvgenyRegular.ttf') format('truetype');
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'EN_slogan_art4';
|
||||
font-weight: normal;
|
||||
src: url('slogan/EN_AngryFontNew-Regular.ttf') format('truetype');
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'EN_slogan_art5';
|
||||
font-weight: normal;
|
||||
src: url('slogan/EN_skeleboom.ttf') format('truetype');
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'EN_slogan_art6';
|
||||
font-weight: normal;
|
||||
src: url('slogan/EN_Jaro-Regular-VariableFont_opsz.ttf') format('truetype');
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'EN_slogan_art7';
|
||||
font-weight: normal;
|
||||
src: url('slogan/EN_NaughtySwines-Regular.ttf') format('truetype');
|
||||
}
|
||||
/* cn */
|
||||
@font-face {
|
||||
font-family: 'CN_slogan_art1';
|
||||
font-weight: normal;
|
||||
src: url('slogan/CN_LongCang-Regular.ttf') format('truetype');
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'CN_slogan_art2';
|
||||
font-weight: normal;
|
||||
src: url('slogan/CN_ZCOOLQingKeHuangYou-Regular.ttf') format('truetype');
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'CN_slogan_art3';
|
||||
font-weight: normal;
|
||||
src: url('slogan/CN_ZCOOLXiaoWei-Regular.ttf') format('truetype');
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'CN_slogan_art4';
|
||||
font-weight: normal;
|
||||
src: url('slogan/CN_ZhiMangXing-Regular.ttf') format('truetype');
|
||||
}
|
||||
@@ -10,6 +10,7 @@
|
||||
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap" rel="stylesheet"> -->
|
||||
<link rel="stylesheet" href="/css/googleapis.css">
|
||||
<link rel="stylesheet" href="/css/roboto.css">
|
||||
<link rel="stylesheet" href="/css/sloganFamily.css">
|
||||
</head>
|
||||
<body>
|
||||
<!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/color-thief/2.3.0/color-thief.umd.js"></script> -->
|
||||
|
||||
Reference in New Issue
Block a user