* {
    
    font-family: "Kanit", sans-serif; 
}

.nav-item {
    margin: 20px;
    font-size: large;
}
footer {
    background-color: black;
    font-family: 'Source Sans Pro', sans-serif !important;
}

.icon {
    font-size: 1.5rem;
    color: white;
    margin: 5px;
}

.user {
    width: 75%;
   
}