@import url('https://fonts.googleapis.com/css2?family=Readex+Pro:wght@200;300;500&display=swap');
h1, h2, h3, h4, h5, h6, .button {
    font-family: 'Readex Pro', sans-serif !important;
}

.wd-nav-sticky li a {font-family: 'Readex Pro', sans-serif;margin-bottom: 5px;}
.wd-sub-menu li a, .wd-header-sticky-nav a span, .wd-sticky-nav-title span {
    font-family: 'Readex Pro', sans-serif;
}

.wd-single-title .product_title {text-align: right;}
.wd-dropdown-menu .wd-dropdown-inner{padding: 30px 35px 0 35px;}
.text-left:not(.content-banner):not(.wd-button-wrapper),
footer .text-left {text-align: right;}
.wd-justify-left {justify-content: flex-start;}
footer .wd-text-block:not(.inline-element).text-left {margin-right: 0;}