@font-face{
    font-family: 'roboto-bold';
    src: url('../../font/Roboto-Bold.ttf');
}
@font-face{
    font-family: 'roboto-medium';
    src: url('../../font/Roboto-Medium.ttf');
}
@font-face{
    font-family: 'roboto-light';
    src: url('../../font/Roboto-Light.ttf');
}
@font-face{
    font-family: 'roboto-regular';
    src: url('../../font/Roboto-Regular.ttf');
}