@font-face {
    font-display: swap;
    font-family: 'Josefin Sans';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/josefin-sans-v34-latin-regular.woff2') format('woff2');
}

body, pre {
    font-family: 'Josefin Sans', sans-serif;
    white-space: pre-wrap;
}

pre img {
    height: 1.35em;
    width: auto;
    vertical-align: middle;
    margin: 0 4px;
}

img {
    width: 1em;
    height: 1em;
    object-fit: contain;
}