

h1, h2, h3, h4, h5, h6, p {
	font-family: "Open Sans", sans-serif;
	font-weight: 700;
}

p {
	font-weight: 500;
}

.top-bar .menu>li:not(.menu-text)>a {
	font-family: "Open Sans", sans-serif;
    font-weight: 700;
	padding: 1.5rem 1.5rem 1.2rem 1.5rem;
}
#mainheader .buttonheader {
	font-family: "Open Sans", sans-serif;
    font-weight: 700;
	font-size: 1.2rem;
}
.home-aboutsection h2 {
	font-family: "Open Sans", sans-serif;
    font-weight: 700;
}
.woocommerce div.product div.summary p.price, .woocommerce div.product span.price {
    font-weight: 700;
    font-size: 1.7rem;
}
.description-wrapper .panel h2 {
	 font-weight: 500;
}
#related-products-wrapper h2 {
	 font-weight: 700;
}
#mainfooter h3 {
	font-weight: 700;
}