.lato {
    font-family: 'Lato', sans-serif;
}

.khand {
    font-family: 'Khand', sans-serif;
}

.primary-blue {
    color: #41c1ee;
}

.secondary-blue {
    color: #0481b3;
}

.secondary-grey {
    color: #45494b;
}

.secondary-yellow {
    color: #d6e031;
}
