/* This is all you. */
.page-wrapper {
    max-width: none !important;
}

hr {
    height: 1px !important;
}

@font-face {
    font-family: "telegraf";
    src: url("../../fonts/Telegraf-Regular.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "mono-regular";
    src: url("../../fonts/CommitMono-Regular.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "mono-bold";
    src: url("../../fonts/CommitMono-Bold.woff2") format("woff2");
    font-weight: bold;
    font-style: normal;
}
