@font-face {
    font-family: 'RobotoMono';
    src: url('/fonts/RobotoMono.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}



.gist-item textarea{
    width: 100%;
}

.code {
    font-family: "RobotoMono";
}
