* {
    font-family: Roboto, sans-serif;
}

@font-face {
    font-family: 'Roboto-Black';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto-Black'), url('Roboto-Black.ttf') format('ttf');
}

@font-face {
    font-family: 'Roboto-BlackItalic';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto-BlackItalic'), url('Roboto-BlackItalic.ttf') format('ttf');
}

@font-face {
    font-family: 'Roboto-Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto-Bold'), url('Roboto-Bold.ttf') format('ttf');
}

@font-face {
    font-family: 'Roboto-BoldItalic';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto-BoldItalic'), url('Roboto-BoldItalic.ttf') format('ttf');
}

@font-face {
    font-family: 'Roboto-Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto-Italic'), url('Roboto-Italic.ttf') format('ttf');
}

@font-face {
    font-family: 'Roboto-Light';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto-Light'), url('Roboto-Light.ttf') format('ttf');
}

@font-face {
    font-family: 'Roboto-LightItalic';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto-LightItalic'), url('Roboto-LightItalic.ttf') format('ttf');
}

@font-face {
    font-family: 'Roboto-Medium';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto-Medium'), url('Roboto-Medium.ttf') format('ttf');
}

@font-face {
    font-family: 'Roboto-MediumItalic';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto-MediumItalic'), url('Roboto-MediumItalic.ttf') format('ttf');
}

@font-face {
    font-family: 'Roboto-Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto-Regular'), url('Roboto-Regular.ttf') format('ttf');
}

@font-face {
    font-family: 'Roboto-Thin';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto-Thin'), url('Roboto-Thin.ttf') format('ttf');
}

@font-face {
    font-family: 'Roboto-ThinItalic';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto-ThinItalic'), url('Roboto-ThinItalic.ttf') format('ttf');
}

