
@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700&amp;display=swap);

html, body {
    margin: 0;
}

* {
    font-family: Lato, sans-serif;
}
