@font-face {
    font-family: 'Roboto';
    src: url('../eot/roboto-italic.eot');
    src: local('Roboto Italic'), local('Roboto-Italic'),
        url('../eot/roboto-italicd41d.eot#iefix') format('embedded-opentype'),
        url('../woff2/roboto-italic.woff2') format('woff2'),
        url('../woff/roboto-italic.woff') format('woff'),
        url('../ttf/roboto-italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../eot/roboto-bold.eot');
    src: local('Roboto Bold'), local('Roboto-Bold'),
        url('../eot/roboto-boldd41d.eot#iefix') format('embedded-opentype'),
        url('../woff2/roboto-bold.woff2') format('woff2'),
        url('../woff/roboto-bold.woff') format('woff'),
        url('../ttf/roboto-bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../eot/roboto-bolditalic.eot');
    src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'),
        url('../eot/roboto-bolditalicd41d.eot#iefix') format('embedded-opentype'),
        url('../woff2/roboto-bolditalic.woff2') format('woff2'),
        url('../woff/roboto-bolditalic.woff') format('woff'),
        url('../ttf/roboto-bolditalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

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

