D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home3
/
encodto1
/
aegiscae.com
/
wp-content
/
plugins
/
woocommerce
/
assets
/
css
/
Filename :
_fonts.scss
back
Copy
/** * _fonts.scss * Custom WooCommerce fonts. */ @font-face { font-family: 'star'; src: url('../fonts/WooCommerce.woff2') format('woff2'), url('../fonts/WooCommerce.woff') format('woff'), url('../fonts/WooCommerce.ttf') format('truetype'); font-weight: normal; font-style: normal; } @font-face { font-family: 'WooCommerce'; src: url('../fonts/WooCommerce.woff2') format('woff2'), url('../fonts/WooCommerce.woff') format('woff'), url('../fonts/WooCommerce.ttf') format('truetype'); font-weight: normal; font-style: normal; }