@import url('https://fonts.googleapis.com/css2?family=Overpass:ital,wght@0,100..900;1,100..900&display=swap');

.overpassFont{
    font-family: "Overpass", sans-serif;
    /* font-size: 26px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: -0.02em;
    color: #255381;
    ; */
}
/* 
.overpassFontTitle2{
    font-family: "Overpass", sans-serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: -0.02em;
    color: #255381;
}

.overpassFont{
    font-family: "Overpass", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: -0.02em;
    color: #FFFFFF;
    ;
} */
