Update static/css/index.css
Browse files- static/css/index.css +3 -3
static/css/index.css
CHANGED
|
@@ -24,7 +24,7 @@ body {
|
|
| 24 |
}
|
| 25 |
|
| 26 |
.teaser {
|
| 27 |
-
font-family: '
|
| 28 |
}
|
| 29 |
|
| 30 |
|
|
@@ -48,11 +48,11 @@ body {
|
|
| 48 |
}
|
| 49 |
|
| 50 |
.publication-title {
|
| 51 |
-
font-family: '
|
| 52 |
}
|
| 53 |
|
| 54 |
.publication-authors {
|
| 55 |
-
font-family: '
|
| 56 |
}
|
| 57 |
|
| 58 |
.publication-venue {
|
|
|
|
| 24 |
}
|
| 25 |
|
| 26 |
.teaser {
|
| 27 |
+
font-family: 'Space Grostesk', sans-serif;
|
| 28 |
}
|
| 29 |
|
| 30 |
|
|
|
|
| 48 |
}
|
| 49 |
|
| 50 |
.publication-title {
|
| 51 |
+
font-family: 'Space Grotesk', sans-serif;
|
| 52 |
}
|
| 53 |
|
| 54 |
.publication-authors {
|
| 55 |
+
font-family: 'Space Grotesk', sans-serif;
|
| 56 |
}
|
| 57 |
|
| 58 |
.publication-venue {
|