@font-face {
    font-family: 'Roboto-Regular';
    font-weight: 400;
    src: url(https://resources.fleethouse.com/fonts/Roboto-Regular.ttf) format('truetype');
}
@font-face {
    font-family: 'Roboto-Bold';
    font-weight: 700;
    src: url(https://resources.fleethouse.com/fonts/Roboto-Bold.ttf) format('truetype');
}
@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(https://resources.fleethouse.com/fonts/Material-Icons.woff2) format('woff2');
}
