nice fonts

This commit is contained in:
Johannes Zillmann 2017-02-11 15:02:13 +01:00
parent b31ad64fb7
commit f0491af073

View File

@ -11,3 +11,11 @@ a {
.btn-round {
border-radius: 24px;
}
body {
color: #212121;
font-family: "Helvetica Neue", "Calibri Light", Roboto, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
letter-spacing: 0.02em;
}