@font-face {
    font-family: firacode;
    src: url(../fonts/FiraCode-Regular.woff);
}

.bd-pageheader p { margin-right: 0;}

pre > code {
  font-family: firacode;
}
