/* Roboto Font Start */
@font-face {
    font-family: 'Roboto';
    src:    url('RobotoFont/Roboto-Bold.eot');
    src:    url('RobotoFont/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
    url('RobotoFont/Roboto-Bold.woff2') format('woff2'),
    url('RobotoFont/Roboto-Bold.woff') format('woff'),
    url('RobotoFont/Roboto-Bold.ttf') format('truetype'),
    url('RobotoFont/Roboto-Bold.svg#Roboto-Bold') format('svg');
    font-weight:  700;
    font-style:   normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src:    url('RobotoFont/Roboto-BoldItalic.eot');
    src:    url('RobotoFont/Roboto-BoldItalic.eot?#iefix') format('embedded-opentype'),
    url('RobotoFont/Roboto-BoldItalic.woff2') format('woff2'),
    url('RobotoFont/Roboto-BoldItalic.woff') format('woff'),
    url('RobotoFont/Roboto-BoldItalic.ttf') format('truetype'),
    url('RobotoFont/Roboto-BoldItalic.svg#Roboto-BoldItalic') format('svg');
    font-weight:    700;
    font-style:     italic;
    font-display:   swap;
}

@font-face {
    font-family: 'Roboto';
    src:    url('RobotoFont/Roboto-Regular.eot');
    src:    url('RobotoFont/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
    url('RobotoFont/Roboto-Regular.woff2') format('woff2'),
    url('RobotoFont/Roboto-Regular.woff') format('woff'),
    url('RobotoFont/Roboto-Regular.ttf') format('truetype'),
    url('RobotoFont/Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-weight:  400;
    font-style:   normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src:    url('RobotoFont/Roboto-Italic.eot');
    src:    url('RobotoFont/Roboto-Italic.eot?#iefix') format('embedded-opentype'),
    url('RobotoFont/Roboto-Italic.woff2') format('woff2'),
    url('RobotoFont/Roboto-Italic.woff') format('woff'),
    url('RobotoFont/Roboto-Italic.ttf') format('truetype'),
    url('RobotoFont/Roboto-Italic.svg#Roboto-Italic') format('svg');
    font-weight:  400;
    font-style:   italic;
    font-display: swap;
}
/* Roboto Font ENDE*/
