@font-face {
    font-family: "STKBureau";
    font-weight: normal;
    font-style: normal;
    font-display: auto;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    src: url("../fonts/STKBureau-Sans-Book-Trial.otf") format("opentype");
}

@font-face {
    font-family: "Hal TZ Mono";
    font-weight: normal;
    font-style: italic;
    font-display: auto;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    src: url("../fonts/HALTimezoneBetaMono-Book.otf") format("opentype");
}