@font-face {
    font-family: Roboto;
    font-weight: 400;
    src: url(../fonts/Roboto-Regular.ttf);
}

@font-face {
    font-family: Roboto-bold;
    font-weight: 700;
    src: url(../fonts/Roboto-Bold.ttf);
}
