

.Lora-Very-Small {
    font-family: "Lora", serif;
    font-optical-sizing: auto;
    font-size: 10px;
    font-weight: 400;
    font-style: normal;
}

.Lora-Small {
    font-family: "Lora", serif;
    font-optical-sizing: auto;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
}

.Lora-Normal {
    font-family: "Lora", serif;
    font-optical-sizing: auto;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
}

.Lora-Regular {
    font-family: "Lora", serif;
    font-optical-sizing: auto;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
}

.Lora-Semibold {
    font-family: "Lora", serif;
    font-optical-sizing: auto;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
}

.Lora-Title {
    font-family: "Lora", serif;
    font-optical-sizing: auto;
    font-size: 22px;
    font-weight: 600;
    font-style: normal;
}

