@ebay/skin
Version:
Skin - CSS modules that represent the brand eBay
17 lines (16 loc) • 467 B
CSS
@font-face {
font-display: swap;
font-family: Market Sans;
font-style: normal;
font-weight: 400;
src: url(https://ir.ebaystatic.com/cr/v/c1/market-sans/v2.0/MarketSans-Regular-WebS.woff2)
format("woff2");
}
@font-face {
font-display: swap;
font-family: Market Sans;
font-style: normal;
font-weight: 700;
src: url(https://ir.ebaystatic.com/cr/v/c1/market-sans/v2.0/MarketSans-Bold-WebS.woff2)
format("woff2");
}