
@font-face {
    font-family: "Ethnocentric";
    src: url("../fonts/ethnocentric-rg.otf")
    format("opentype");
}
.shopify-buy-frame--toggle.is-sticky {
    top: 4vh!important;
    right: 10px!important;
    background-color: transparent;
    
}

h1.shopify-buy__product__title {
    font-family: "Ethnocentric", sans-serif!important;
}