@font-face {
    font-family: game-of-thrones;
    src: url("./Game\ of\ Thrones.ttf");
}

h1 
{
    font-size: 1.2rem;
}

.shopify-buy__product__title{
    color: aqua !important;
}