@font-face {
    font-family: texgyreadventor;
    src: url("../fonts/texgyreadventor-regular.otf") format("opentype");
}
body {
    width:35em;
    margin:0 auto;
    font-family: texgyreadventor, Tahoma;
}
