d
This commit is contained in:
41
old/assets/css/font.css
Normal file
41
old/assets/css/font.css
Normal file
@@ -0,0 +1,41 @@
|
||||
@font-face {
|
||||
font-family: "Shopee";
|
||||
font-display: swap;
|
||||
src: url(../font//FVHShopeeText-Bold.otf);
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Shopee Bold";
|
||||
font-display: swap;
|
||||
src: url(../font/ShopeeDisplay-Bold.ttf);
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Shopee Regular";
|
||||
font-display: swap;
|
||||
src: url(../font/ShopeeDisplay-Regular.ttf);
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Shopee Medium";
|
||||
font-display: swap;
|
||||
src: url(../font/ShopeeDisplay-Medium.ttf);
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Shopee Light";
|
||||
font-display: swap;
|
||||
src: url(../font/ShopeeDisplay-Light.ttf);
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Shopee ExtraBold";
|
||||
font-display: swap;
|
||||
src: url(../font/ShopeeDisplay-ExtraBold.ttf);
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Shopee Black";
|
||||
font-display: swap;
|
||||
src: url(../font/ShopeeDisplay-Black.ttf);
|
||||
}
|
||||
1297
old/assets/css/style.css
Normal file
1297
old/assets/css/style.css
Normal file
File diff suppressed because it is too large
Load Diff
1
old/assets/css/style.css.map
Normal file
1
old/assets/css/style.css.map
Normal file
File diff suppressed because one or more lines are too long
1367
old/assets/css/style.scss
Normal file
1367
old/assets/css/style.scss
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user