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

@font-face{
    font-family: 'Roboto';
    src: url('../fonts/Roboto.ttf');
    font-weight: 100;
    font-style: italic;
}

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

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

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

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

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

@font-face{
    font-family: 'Roboto';
    src: url('../fonts/Roboto.ttf');
    font-weight: 500;
    font-style: italic;
}

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

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

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

@font-face{
    font-family: 'Roboto';
    src: url('../fonts/Roboto.ttf');
    font-weight: 900;
    font-style: italic;
}