.Poppins-Regular{
    font-family: 'Poppins';
    font-weight: 500;
}
.Poppins-SemiBold{
    font-family: 'Poppins';
    font-weight: 600;
}
.Poppins-Bold{
    font-family: 'Poppins';
    font-weight: 700;
}
.Poppins-Light{
    font-family: 'Poppins';
    font-weight: 300;
}
.Fraunces-Regular{
    font-family: 'Fraunces';
    font-weight: 500;
}
.Fraunces-SemiBold{
    font-family: 'Fraunces';
    font-weight: 600;
}
.Fraunces-Bold{
    font-family: 'Fraunces';
    font-weight: 700;
}
.Fraunces-Light{
    font-family: 'Fraunces';
    font-weight: 300;
}
.Mulish-Regular{
    font-family: 'Mulish';
    font-weight: 500;
}
.Mulish-SemiBold{
    font-family: 'Mulish';
    font-weight: 600;
}
.Mulish-Bold{
    font-family: 'Mulish';
    font-weight: 700;
}
.Mulish-Light{
    font-family: 'Mulish';
    font-weight: 300;
}