/* vim:ts=2:sw=2
 */
nav{display:block;text-align:center;margin-bottom:20px}
header{display:block;text-align:center}
img {display:block;height:auto;max-width:90%;margin-left:auto;margin-right:auto;}
body {padding-top:20px;padding-bottom:20px;width:600px;margin:auto;font-family:heros}
footer{padding-top:100px;padding-bottom:30px;text-align:center;}
h1 {font-family:pagella;margin-top:30px;}
h2 {font-family:pagella;margin-top:30px;}
h3 {font-family:pagella;margin-top:25px;margin-left:10px;}
h4 {font-family:pagella;margin-top;15px;margin-left:15px;}
p {margin-left:20px}
pre {font-family:cursor;font-weight:bold;}
code {font-family:cursor;font-weight:bold;}


@font-face{font-family:"adventor";src:url("texgyreadventor-regular.otf") format("opentype")}
@font-face{font-family:"bonum";src:url("texgyrebonum-regular.otf") format("opentype")}
@font-face{font-family:"cursor";src:url("texgyrecursor-regular.otf") format("opentype")}
@font-face{font-family:"heroscn";src:url("texgyreheroscn-regular.otf") format("opentype")}
@font-face{font-family:"heros";src:url("texgyreheros-regular.otf") format("opentype")}
@font-face{font-family:"pagella";src:url("texgyrepagella-regular.otf") format("opentype")}
@font-face{font-family:"schola";src:url("texgyreschola-regular.otf") format("opentype")}
@font-face{font-family:"termes";src:url("texgyretermes-regular.otf") format("opentype")}

/*
@media (prefers-color-scheme: dark) {
body { background-color: #0a0a0a; color: #ffffff; } }
*/

