@import url('https://fonts.googleapis.com/css?family=Roboto|Roboto+Mono');

.md code {
 font-family: "Roboto+Mono"
 font-weight: normal;
 color: #000;
 font-size: 14px;
}
