﻿@charset "utf-8";
@import url("bulma.min.0e2e7a860780.css");
@import url("codehilite.56083bcfd536.css");

:root {
    --bulma-family-primary: SancoaleSlabNormRegular, BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    --bulma-body-size: 1.2em;
    --bulma-fullhd-enabled: false;
}

@font-face {
    font-family: "SancoaleSlabNormRegular";
    src: url("SancoaleSlabNormRegular-webfont.3179ee95745e.woff2") format("woff2");
    font-display: swap;
}

a:hover:not(.navbar-item) {
    text-decoration: revert;
}
