@font-face {
    font-family: 'Roboto';
    src: url('https://www.buspro.pk/a/f/Roboto-Regular-webfont.eot');
    src: url('https://www.buspro.pk/a/f/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         //url('../f/Roboto-Regular-webfont.woff2') format('woff2'),
         url('https://www.buspro.pk/a/f/Roboto-Regular-webfont.woff') format('woff'),
         url('https://www.buspro.pk/a/f/Roboto-Regular-webfont.ttf') format('truetype'),
         url('https://www.buspro.pk/a/f/Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('https://www.buspro.pk/a/f/Roboto-Medium-webfont.eot');
    src: url('https://www.buspro.pk/a/f/Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         //url('../f/Roboto-Medium-webfont.woff2') format('woff2'),
         url('https://www.buspro.pk/a/f/Roboto-Medium-webfont.woff') format('woff'),
         url('https://www.buspro.pk/a/f/Roboto-Medium-webfont.ttf') format('truetype'),
         url('https://www.buspro.pk/a/f/Roboto-Medium-webfont.svg#robotomedium') format('svg');
    font-weight: 500;
    font-style: normal;

}
@font-face {
    font-family: 'Roboto';
    src: url('https://www.buspro.pk/a/f/Roboto-Bold-webfont.eot');
    src: url('https://www.buspro.pk/a/f/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         //url('../f/Roboto-Bold-webfont.woff2') format('woff2'),
         url('https://www.buspro.pk/a/f/Roboto-Bold-webfont.woff') format('woff'),
         url('https://www.buspro.pk/a/f/Roboto-Bold-webfont.ttf') format('truetype'),
         url('https://www.buspro.pk/a/f/Roboto-Bold-webfont.svg#robotobold') format('svg');
    font-weight: 700;
    font-style: normal;

}