@shopify/shop-minis-react
Version:
React component library for Shopify Shop Minis with Tailwind CSS v4 support (source-only, requires TypeScript)
27 lines (24 loc) • 690 B
CSS
@font-face {
font-family: 'Suisse Intl';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url('https://cdn.shopify.com/shop-assets/static_uploads/shoplift/SuisseIntl-Book.woff2')
format('woff2');
}
@font-face {
font-family: 'Suisse Intl';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url('https://cdn.shopify.com/shop-assets/static_uploads/shoplift/SuisseIntl-Medium.woff2')
format('woff2');
}
@font-face {
font-family: 'Suisse Intl';
font-style: normal;
font-weight: 600 700;
font-display: swap;
src: url('https://cdn.shopify.com/shop-assets/static_uploads/shoplift/SuisseIntl-SemiBold.woff2')
format('woff2');
}