@import url('https://fonts.googleapis.com/css?family=Lato');

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

