body{
    font-family: 'inter','Roboto';
}
h1, h2, h3, h4, h5, h6{
    font-family: 'inter','Montserrat';
}
.course-index-header{
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    letter-spacing: 0em;
    color: #122C5A;
}
.course-card-header{
    font-family: 'inter','Montserrat';
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    z-index: 5;
}
