-@import url(http://fonts.googleapis.com/css?family=Lato:400,700,400italic);
+@import url(//static.mdrn.pl/fonts/Lato2OFLWeb/Lato/Lato-Regular.css);
+@import url(//static.mdrn.pl/fonts/Lato2OFLWeb/Lato/Lato-Bold.css);
+@import url(//static.mdrn.pl/fonts/Lato2OFLWeb/Lato/Lato-Italic.css);
+
body {
font-family: 'Lato', sans-serif;
border: 1px solid #ddd;
padding: 1em;
background: #ffd;
+ font-size: 1.3em;
}
.notice {