@font-face {
font-family: 'Oswald';
src: url('https://store-media.mpowerpromo.com/6a7b75ab9bebaf0b22f33025/assets/Oswald-VariableFont_wght-1787012419367.ttf') format('ttf');
font-weight: 100 900;
font-stretch: 75% 125%;
font-style: normal;
}

html {
scroll-behavior: smooth !important;
}

h1, h2, h3, h4, h5, h6, body, [data-cy="product-name"] {
font-family: 'Oswald', sans-serif !important;
}

a:hover {
opacity: 80%;
}

.hero-text{
	font-size: calc(1.975rem + 1.5vw);
	    color: white;
    font-weight: bold;
}