/* Storefront text typography. Icon-font classes retain their own font families. */
html,
body,
button,
input,
textarea,
select {
    font-family: 'RB-Regular', sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
strong,
b,
.font-weight-bold,
.fw-bold,
.product-title,
.section-title,
.card-title {
    font-family: 'RB-Bold', sans-serif !important;
}
