@font-face {
    font-family: "STK Bureau Serif Brand";
    src: url("/assets/fonts/stk-bureau-serif/STKBureauSerif-BookItalic.woff2") format("woff2");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

.site-header .site-brand,
.header .name {
    font-family: "STK Bureau Serif Brand", Georgia, serif;
    font-style: normal;
    font-weight: 400;
}
