/* Ladda Raleway */
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600&display=swap');

/* Endast brödtext */
p, 
.text, 
.product-description, 
.content p, 
.content .text {
    font-family: 'Raleway', sans-serif !important;
    font-weight: 400;
    line-height: 1.6;
}
