.overpass-light {
    font-family: "Overpass", sans-serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
}

.overpass-regular {
    font-family: "Overpass", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

.overpass-bold {
    font-family: "Overpass", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
}

.albert-sans-light {
    font-family: "Albert Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
}

.albert-sans-regular {
    font-family: "Albert Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

.albert-sans-bold {
    font-family: "Albert Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
}

.medica-font-xs {
    font-size: 0.7rem;
}

.medica-font-sm {
    font-size: 0.85rem;
}

.medica-font-lg {
    font-size: 1.5rem;
}

.medica-font-xl {
    font-size: 2rem;
}
