.font-quicksand
{
    font-family: 'Quicksand', sans-serif;    
}

.font-qwitcher
{
    font-family: 'Qwitcher Grypen', cursive;
}

.font-raleway
{
    font-family: "Raleway", sans-serif;
}

.font-figtree
{
    font-family: "Figtree", sans-serif;
}

.font-roboto
{
    font-family: 'Roboto', sans-serif;
}