.fs-24 { font-size: 24px !important }
@font-face {
    font-family: "San Francisco";
    font-weight: 400;
    src: url("https://applesocial.s3.amazonaws.com/assets/styles/fonts/sanfrancisco/sanfranciscodisplay-regular-webfont.woff");
}
.h1-heading {
    font-family: "Montserrat";
    font-size: calc(1px + 5vw);
    /* font-size: 120px; */
    font-style: normal;
    font-weight: 800;
    line-height: 100%;
    text-transform: capitalize;
    margin: 0;
    user-select: none;
}
.h2-heading {
    font-family: "Montserrat";
    font-size: 92px;
    font-size: calc(34px + 3vw);
    font-style: normal;
    font-weight: 800;
    line-height: 110%;
    text-transform: capitalize;
    margin: 0;
    user-select: none;
}
.h3-heading {
    font-family: "Montserrat";
    font-size: 40px;
    /* font-size: calc(30px + 1vw); */
    font-weight: 800;
    line-height: 44px;
    margin: 0;
    user-select: none;
}
.h5-heading {
    font-family: "Montserrat";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    text-transform: capitalize;
    margin: 0;
    user-select: none;
}
.ui-label-regular {
    font-family: "San Francisco";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin: 0;
    user-select: none;
}
.ui-label-semibold {
    font-family: "San Francisco";
    font-size: 18px;
    font-style: normal;
    font-weight: 590;
    line-height: 150%;
    text-transform: capitalize;
    margin: 0;
    user-select: none;
}
.ui-label-medium {
    font-family: "San Francisco";
    font-size: 18px;
    font-weight: 510;
    line-height: 27px;
    text-align: left;
    margin: 0;
    user-select: none;
}
.paragraph-1 {
    font-family: "San Francisco";
    font-size: 22px;
    font-size: calc(20.1px + 0.1vw);
    font-weight: 400;
    line-height: 33px;
    line-height: calc(23px + 0.5vw);
    text-align: left;
    margin: 0;
    user-select: none;
}
.paragraph-2 {
    font-family: "San Francisco";
    font-size: 20px;
    font-size: calc(18.1px + 0.1vw);
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin: 0;
    user-select: none;
}
.paragraph-3 {
    font-family: "San Francisco";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    user-select: none;
}
.scroll-text {
    font-family: "San Francisco";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-transform: capitalize;
    user-select: none;
}