10 lines
299 B
CSS
10 lines
299 B
CSS
@font-face {
|
|
font-family: 'Alimama ShuHeiTi';
|
|
src: url("https://eshangtech.com/ShopICO/ahyd-BID/style/woff2.txt") format('woff2'),
|
|
url('https://eshangtech.com/ShopICO/ahyd-BID/style/woff.txt') format('woff');
|
|
font-weight: bold;
|
|
font-style: normal;
|
|
font-display: swap;
|
|
}
|
|
|