@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Quicksand:wght@300..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Gluten:wght@100..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Quicksand:wght@300&display=swap');

body {
    font-family: "Quicksand", serif;
}

.t-white-41 {
    font-size: 41px;
    color: #ffffff;
    font-weight: 300;
}

.t-white-107 {
    font-size: 107px;
    color: #ffffff;
    font-weight: 700;
}

.t-gray-20 {
    font-size: 20px;
    color: var(--gray);
    font-weight: 700;
}

.t-gray-30 {
    font-size: 30px;
    color: var(--gray);
    font-weight: 500;
}

.t-red-60 {
    font-size: 60px;
    color: var(--red);
    font-weight: 700;
}

.t-red-50 {
    font-size: 50px;
    color: var(--red);
    font-weight: 600;
}

.t-red-18 {
    font-size: 18px;
    color: var(--red);
    font-weight: 600;
}

.t-red-16 {
    font-size: 16px;
    color: var(--red);
    font-weight: 600;
}

.t-red-36 {
    font-size: 36px;
    color: var(--red);
    font-weight: 600;
}

.t-red-24 {
    font-size: 24px;
    color: var(--red);
    font-weight: 600;
}

.t-red-24-2 {
    font-size: 24px;
    color: var(--red);
    font-weight: 400;
}

.t-red-30 {
    font-size: 30px;
    color: var(--red);
    font-weight: 600;
}

.t-gray-16 {
    font-size: 16px;
    color: var(--gray);
    font-weight: 400;
    line-height: 25px;
}

.t-white-69 {
    font-size: 69px;
    color: #ffffff;
    font-weight: 600;
}

.t-white-20 {
    font-size: 20px;
    color: #ffffff;
    font-weight: 600;
}

.t-white-16 {
    font-size: 16px;
    color: #ffffff;
    font-weight: 500;
}

.t-white-30 {
    font-size: 30px;
    color: #ffffff;
    font-weight: 600;
}

.tg-white-36 {
    font-size: 36px;
    color: #ffffff;
    font-family: "Gluten", cursive;
    font-variation-settings: "slnt" 0;
    font-weight: 600;
}

.tg-white-30 {
    font-size: 30px;
    color: #ffffff;
    font-family: "Gluten", cursive;
    font-variation-settings: "slnt" 0;
    font-weight: 600;
}