.decorate-l {
    font-family: 'Days One', sans-serif;
    font-size: 110px;
    line-height: 120%;
    font-weight: 400;
}

.decorate-m {
    font-family: 'Days One', sans-serif;
    font-size: 80px;
    line-height: 120%;
    font-weight: 400;
}

.title-l {
    font-family: 'Days One', sans-serif;
    font-size: 64px;
    line-height: 110%;
    font-weight: 400;
}

.title-m {
    font-family: 'Days One', sans-serif;
    font-size: 48px;
    line-height: 120%;
    font-weight: 400;
}

.text-l {
    font-family: 'Days One', sans-serif;
    font-size: 32px;
    line-height: 120%;
    font-weight: 400;
}

.title-s {
    font-family: 'Days One', sans-serif;
    font-size: 32px;
    line-height: 120%;
    font-weight: 400;
}

.subtitle-l {
    font-family: 'PT Sans', sans-serif;
    font-size: 24px;
    line-height: 120%;
    font-weight: 400;
}

.text-m {
    font-family: 'PT Sans', sans-serif;
    font-size: 24px;
    line-height: 120%;
    font-weight: 400;
}

.button-l {
    font-family: 'Manrope', sans-serif;
    font-size: 24px;
    line-height: 120%;
    font-weight: 600;
}

.title-xs {
    font-family: 'PT Sans', sans-serif;
    font-size: 24px;
    line-height: 120%;
    font-weight: 700;
}

.running-line {
    font-family: 'PT Sans', sans-serif;
    font-size: 24px;
    line-height: 135%;
    font-weight: 400;
    text-transform: uppercase;
}

.text-s {
    font-family: 'PT Sans', sans-serif;
    font-size: 20px;
    line-height: 120%;
    font-weight: 400;
}

.form-disable {
    font-family: 'PT Sans', sans-serif;
    font-size: 20px;
    line-height: 120%;
    font-weight: 400;
}

.form-filled {
    font-family: 'PT Sans', sans-serif;
    font-size: 20px;
    line-height: 120%;
    font-weight: 700;
}

.text-s-bold {
    font-family: 'PT Sans',  sans-serif;
    font-size: 20px;
    line-height: 120%;
    font-weight: 700;
}

.button-m {
    font-family: 'Manrope', sans-serif;
    font-size: 18px;
    line-height: 120%;
    font-weight: 600;
}

.form-label {
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    line-height: 120%;
    font-weight: 400;
}

.text-xs {
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    line-height: 120%;
    font-weight: 400;
}