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

@font-face {
    font-family: 'RobotoMono';
    src: url(../fonts/RobotoMono-Bold.ttf);
    font-weight: 600;
}

@font-face {
    font-family: 'RobotoMono';
    src: url(../fonts/RobotoMono-light.ttf);
    font-weight: 300;
}