/* barlow 10px */
.barlow-regular-10px {
    font-family: "Barlow", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: clamp(0.625rem, 0.75vw, 0.6875rem);
    line-height: 1.2;
}
.barlow-medium-10px {
    font-family: "Barlow", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: clamp(0.625rem, 0.75vw, 0.6875rem);
    line-height: 1.2;
}
.barlow-semibold-10px {
    font-family: "Barlow", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: clamp(0.625rem, 0.75vw, 0.6875rem);
    line-height: 1.2;
}
.barlow-bold-10px {
    font-family: "Barlow", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: clamp(0.625rem, 0.75vw, 0.6875rem);
    line-height: 1.2;
}
/* barlow 12px */
.barlow-regular-12px {
    font-family: "Barlow", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: clamp(0.6875rem, 0.85vw, 0.75rem);
    line-height: 1.2;
}
.barlow-medium-12px {
    font-family: "Barlow", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: clamp(0.6875rem, 0.85vw, 0.75rem);
    line-height: 1.2;
}
.barlow-semibold-12px {
    font-family: "Barlow", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: clamp(0.6875rem, 0.85vw, 0.75rem);
    line-height: 1.2;
}
.barlow-bold-12px {
    font-family: "Barlow", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: clamp(0.6875rem, 0.85vw, 0.75rem);
    line-height: 1.2;
}
/* barlow 13px */
.barlow-regular-13px {
    font-family: "Barlow", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: clamp(0.75rem, 0.95vw, 0.8125rem);
    line-height: 1.25;
}
.barlow-medium-13px {
    font-family: "Barlow", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: clamp(0.75rem, 0.95vw, 0.8125rem);
    line-height: 1.25;
}
.barlow-semibold-13px {
    font-family: "Barlow", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: clamp(0.75rem, 0.95vw, 0.8125rem);
    line-height: 1.25;
}
.barlow-bold-13px {
    font-family: "Barlow", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: clamp(0.75rem, 0.95vw, 0.8125rem);
    line-height: 1.25;
}
/* barlow 14px */
.barlow-regular-14px {
    font-family: "Barlow", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: clamp(0.8125rem, 1vw, 0.875rem);
    line-height: 1.2;
}
.barlow-medium-14px {
    font-family: "Barlow", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: clamp(0.8125rem, 1vw, 0.875rem);
    line-height: 1.2;
}
.barlow-semibold-14px {
    font-family: "Barlow", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: clamp(0.8125rem, 1vw, 0.875rem);
    line-height: 1.2;
}
.barlow-bold-14px {
    font-family: "Barlow", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: clamp(0.8125rem, 1vw, 0.875rem);
    line-height: 1.2;
}
/* barlow 15px */
.barlow-regular-15px {
    font-family: "Barlow", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: clamp(0.84375rem, 1.1vw, 0.9375rem);
    line-height: 1.2;
}

.barlow-medium-15px {
    font-family: "Barlow", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: clamp(0.84375rem, 1.1vw, 0.9375rem);
    line-height: 1.2;
}

.barlow-semibold-15px {
    font-family: "Barlow", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: clamp(0.84375rem, 1.1vw, 0.9375rem);
    line-height: 1.2;
}

.barlow-bold-15px {
    font-family: "Barlow", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: clamp(0.84375rem, 1.1vw, 0.9375rem);
    line-height: 1.2;
}
/* barlow 16px */
.barlow-regular-16px {
    font-family: "Barlow", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: clamp(0.875rem, 1.2vw, 1rem);
    line-height: 1.2;
}
.barlow-medium-16px {
    font-family: "Barlow", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: clamp(0.875rem, 1.2vw, 1rem);
    line-height: 1.2;
}
.barlow-semibold-16px {
    font-family: "Barlow", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: clamp(0.875rem, 1.2vw, 1rem);
    line-height: 1.2;
}
.barlow-bold-16px {
    font-family: "Barlow", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: clamp(0.875rem, 1.2vw, 1rem);
    line-height: 1.2;
}
/* open sans 10px */
.open-sans-regular-10px {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: clamp(0.5625rem, 0.7vw, 0.625rem);
    line-height: 1.4;
}
.open-sans-medium-10px {
    font-family: "Open Sans", sans-serif;
    font-weight: 500;
    font-size: clamp(0.5625rem, 0.7vw, 0.625rem);
    line-height: 1.4;
}
.open-sans-semibold-10px {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: clamp(0.5625rem, 0.7vw, 0.625rem);
    line-height: 1.4;
}
.open-sans-bold-10px {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: clamp(0.5625rem, 0.7vw, 0.625rem);
    line-height: 1.4;
}
/* open sans 12px */
.open-sans-regular-12px {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: clamp(0.6875rem, 0.85vw, 0.75rem);
    line-height: 1.4;
}
.open-sans-medium-12px {
    font-family: "Open Sans", sans-serif;
    font-weight: 500;
    font-size: clamp(0.6875rem, 0.85vw, 0.75rem);
    line-height: 1.4;
}
.open-sans-semibold-12px {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: clamp(0.6875rem, 0.85vw, 0.75rem);
    line-height: 1.4;
}
.open-sans-bold-12px {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: clamp(0.6875rem, 0.85vw, 0.75rem);
    line-height: 1.4;
}
/* open sans 13px */
.open-sans-regular-13px {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: clamp(0.75rem, 0.95vw, 0.8125rem);
    line-height: 1.4;
}

.open-sans-medium-13px {
    font-family: "Open Sans", sans-serif;
    font-weight: 500;
    font-size: clamp(0.75rem, 0.95vw, 0.8125rem);
    line-height: 1.4;
}

.open-sans-semibold-13px {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: clamp(0.75rem, 0.95vw, 0.8125rem);
    line-height: 1.4;
}

.open-sans-bold-13px {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: clamp(0.75rem, 0.95vw, 0.8125rem);
    line-height: 1.4;
}
/* open sans bold 14px*/
.open-sans-regular-14px {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: clamp(0.8125rem, 1vw, 0.875rem);
    line-height: 1.4;
}

.open-sans-medium-14px {
    font-family: "Open Sans", sans-serif;
    font-weight: 500;
    font-size: clamp(0.8125rem, 1vw, 0.875rem);
    line-height: 1.4;
}

.open-sans-semibold-14px {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: clamp(0.8125rem, 1vw, 0.875rem);
    line-height: 1.4;
}

.open-sans-bold-14px {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: clamp(0.8125rem, 1vw, 0.875rem);
    line-height: 1.4;
}


