auto-patch 638-dev-dev01-2024-05-14T20_44_36
This commit is contained in:
@@ -1,29 +1,7 @@
|
||||
/**
|
||||
* Fonts
|
||||
*/
|
||||
@font-face {
|
||||
font-family: star;
|
||||
src: url(../fonts/star.eot);
|
||||
src:
|
||||
url(../fonts/star.eot?#iefix) format("embedded-opentype"),
|
||||
url(../fonts/star.woff) format("woff"),
|
||||
url(../fonts/star.ttf) format("truetype"),
|
||||
url(../fonts/star.svg#star) format("svg");
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: WooCommerce;
|
||||
src: url(../fonts/WooCommerce.eot);
|
||||
src:
|
||||
url(../fonts/WooCommerce.eot?#iefix) format("embedded-opentype"),
|
||||
url(../fonts/WooCommerce.woff) format("woff"),
|
||||
url(../fonts/WooCommerce.ttf) format("truetype"),
|
||||
url(../fonts/WooCommerce.svg#WooCommerce) format("svg");
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
}
|
||||
@import "fonts";
|
||||
|
||||
@import "mixins";
|
||||
@import "animation";
|
||||
@@ -435,7 +413,7 @@ $tt2-gray: #f7f7f7;
|
||||
height: 1em;
|
||||
line-height: 1;
|
||||
width: 5.4rem;
|
||||
font-family: star;
|
||||
font-family: WooCommerce;
|
||||
color: var(--wp--preset--color--secondary);
|
||||
margin: 1rem auto 0.7rem auto;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user