File "_woocommerce-fonts.scss"
Full Path: /home/tekvhqgl/public_html/dev2024_old_skip/wp-content/themes/customify/assets/sass/site/compatibility/wc/_woocommerce-fonts.scss
File size: 885 bytes
MIME-type: text/plain
Charset: utf-8
/**
* _fonts.scss
* Custom WooCommerce fonts.
*/
@font-face {
font-family: 'star';
src: url('../../fonts/WooCommerce/star.eot');
src: url('../../fonts/WooCommerce/star.eot?#iefix') format('embedded-opentype'),
url('../../fonts/WooCommerce/star.woff') format('woff'),
url('../../fonts/WooCommerce/star.ttf') format('truetype'),
url('../../fonts/WooCommerce/star.svg#star') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'WooCommerce';
src: url('../../fonts/WooCommerce/WooCommerce.eot');
src: url('../../fonts/WooCommerce/WooCommerce.eot?#iefix') format('embedded-opentype'),
url('../../fonts/WooCommerce/WooCommerce.woff') format('woff'),
url('../../fonts/WooCommerce/WooCommerce.ttf') format('truetype'),
url('../../fonts/WooCommerce/WooCommerce.svg#WooCommerce') format('svg');
font-weight: normal;
font-style: normal;
}