/* <link rel="stylesheet" href="{ basePath }/sfsites/c/resource/ecommStyle/css/typography.css?{ versionKey }"/> */

/* BODY 18 BOLD */

.ecomm-body-18-bold {
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5rem;
}

/* BODY 18 REGULAR */

.ecomm-body-18-regular {
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5rem;
}