@import url('https://fonts.googleapis.com/css?family=Lato:400,400i,900&display=swap');

html, body, .ggskin {
    font-family: 'lato', 'helvetica', sans-serif !important;
}

a {
    color: #407CCA;
}