body {
font-family: Lato;
font-size:18px;
}
h1, h2, h3, h4, h5, h6 {
font-family: Lato;
color: #060;
}
h3 {
font-size: 1.2em;
}
#footer {
position: relative;
top: 100vh;
width: 100%;
} @font-face {
font-family: 'Lato';
src: url(//egpyt.de/wp-content/fonts/Lato-Regular.eot) format('embedded-opentype'),
url(//egpyt.de/wp-content/fonts/Lato-Regular.woff2) format('woff2'), 
url(//egpyt.de/wp-content/fonts/Lato-Regular.woff) format('woff'), 
url(//egpyt.de/wp-content/fonts/Lato-Regular.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Lato';
src: url(//egpyt.de/wp-content/fonts/Lato-Bold.eot) format('embedded-opentype'),
url(//egpyt.de/wp-content/fonts/Lato-Bold.woff2) format('woff2'), 
url(//egpyt.de/wp-content/fonts/Lato-Bold.woff) format('woff'), 
url(//egpyt.de/wp-content/fonts/Lato-Bold.ttf) format('truetype');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'Lato';
src: url(//egpyt.de/wp-content/fonts/Lato-Italic.eot) format('embedded-opentype'),
url(//egpyt.de/wp-content/fonts/Lato-Italic.woff2) format('woff2'), 
url(//egpyt.de/wp-content/fonts/Lato-Italic.woff) format('woff'), 
url(//egpyt.de/wp-content/fonts/Lato-Italic.ttf) format('truetype');
font-weight: normal;
font-style: italic;
}
@font-face {
font-family: 'Lato';
src: url(//egpyt.de/wp-content/fonts/Lato-BoldItalic.eot) format('embedded-opentype'),
url(//egpyt.de/wp-content/fonts/Lato-BoldItalic.woff2) format('woff2'), 
url(//egpyt.de/wp-content/fonts/Lato-BoldItalic.woff) format('woff'), 
url(//egpyt.de/wp-content/fonts/Lato-BoldItalic.ttf) format('truetype');
font-weight: bold;
font-style: italic;
}