@font-face {
    font-family: 'Roboto';
    src: url(/fonts/Roboto-Light.ttf?02afb26fe72fcc05298817491c044b7b);
    font-weight: 300;
}
@font-face {
    font-family: 'Roboto';
    src: url(/fonts/Roboto-Regular.ttf?3cd786652b8a2e9d41f210cb1a527ff6);
    font-weight: 400;
}
@font-face {
    font-family: 'Roboto';
    src: url(/fonts/Roboto-Medium.ttf?e2d60bc49517598c0ce8b98f8d4e579f);
    font-weight: 500;
}
@font-face {
    font-family: 'Roboto';
    src: url(/fonts/Roboto-Bold.ttf?fa8441f345d83a0bc4ec345a6948dbb0);
    font-weight: 700;
}

