@font-face {
    font-family: "Druk";
    font-style: normal;
    font-weight: 700;
    src: url("druk-bold-italic.woff2") format("woff2");
}

@font-face {
    font-family: "Input Mono";
    font-style: normal;
    font-weight: 400;
    src: url("inputmono-regular.woff2") format("woff2");
}

@font-face {
    font-family: "Input Mono";
    font-style: normal;
    font-weight: 700;
    src: url("inputmono-bold.woff2") format("woff2");
}