This repository has been archived on 2022-03-27. You can view files and clone it, but cannot push or open issues/pull-requests.
presis/revealjs/kz-dachau/theme.css

14 lines
263 B
CSS

@import "../_assets/reveal.js/dist/theme/black.css";
@import "../_assets/fonts/Rajdhani/index.css";
@import "../_assets/styles/quote.css";
.reveal h1,
.reveal h2,
.reveal h3,
.reveal h4,
.reveal h5,
.reveal h6,
.reveal {
font-family: "Rajdhani", sans-serif;
}