@font-face {
    font-family: 'Roboto';
    src: url('roboto-light.eot');
    src: url('roboto-light.eot?#iefix') format('embedded-opentype'),
    url('roboto-light.woff2') format('woff2'),
    url('roboto-light.woff') format('woff'),
    url('roboto-light.ttf') format('truetype'),
    url('roboto-light.svg#Roboto light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2044;
}

@font-face {
    font-family: 'Roboto';
    src: url('roboto-lightitalic.eot');
    src: url('roboto-lightitalic.eot?#iefix') format('embedded-opentype'),
    url('roboto-lightitalic.woff2') format('woff2'),
    url('roboto-lightitalic.woff') format('woff'),
    url('roboto-lightitalic.ttf') format('truetype'),
    url('roboto-lightitalic.svg#Roboto light Italic') format('svg');
    font-weight: 300;
    font-style: italic;
    font-stretch: normal;
    unicode-range: U+0020-2044;
}

@font-face {
    font-family: 'Roboto';
    src: url('roboto-regular.eot');
    src: url('roboto-regular.eot?#iefix') format('embedded-opentype'),
    url('roboto-regular.woff2') format('woff2'),
    url('roboto-regular.woff') format('woff'),
    url('roboto-regular.ttf') format('truetype'),
    url('roboto-regular.svg#Roboto regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2044;
}

@font-face {
    font-family: 'Roboto';
    src: url('roboto-italic.eot');
    src: url('roboto-italic.eot?#iefix') format('embedded-opentype'),
    url('roboto-italic.woff2') format('woff2'),
    url('roboto-italic.woff') format('woff'),
    url('roboto-italic.ttf') format('truetype'),
    url('roboto-italic.svg#Roboto  Italic') format('svg');
    font-weight: 400;
    font-style: italic;
    font-stretch: normal;
    unicode-range: U+0020-2044;
}

@font-face {
    font-family: 'Roboto';
    src: url('roboto-bold.eot');
    src: url('roboto-bold.eot?#iefix') format('embedded-opentype'),
    url('roboto-bold.woff2') format('woff2'),
    url('roboto-bold.woff') format('woff'),
    url('roboto-bold.ttf') format('truetype'),
    url('roboto-bold.svg#Roboto bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2044;
}

@font-face {
    font-family: 'Roboto';
    src: url('roboto-bolditalic.eot');
    src: url('roboto-bolditalic.eot?#iefix') format('embedded-opentype'),
    url('roboto-bolditalic.woff2') format('woff2'),
    url('roboto-bolditalic.woff') format('woff'),
    url('roboto-bolditalic.ttf') format('truetype'),
    url('roboto-bolditalic.svg#Roboto bold Italic') format('svg');
    font-weight: 700;
    font-style: italic;
    font-stretch: normal;
    unicode-range: U+0020-2044;
}

@font-face {
    font-family: 'Roboto';
    src: url('roboto-black.eot');
    src: url('roboto-black.eot?#iefix') format('embedded-opentype'),
    url('roboto-black.woff2') format('woff2'),
    url('roboto-black.woff') format('woff'),
    url('roboto-black.ttf') format('truetype'),
    url('roboto-black.svg#Roboto Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2044;
}

@font-face {
    font-family: 'Roboto';
    src: url('roboto-blackitalic.eot');
    src: url('roboto-blackitalic.eot?#iefix') format('embedded-opentype'),
    url('roboto-blackitalic.woff2') format('woff2'),
    url('roboto-blackitalic.woff') format('woff'),
    url('roboto-blackitalic.ttf') format('truetype'),
    url('roboto-blackitalic.svg#Roboto Black Italic') format('svg');
    font-weight: 900;
    font-style: italic;
    font-stretch: normal;
    unicode-range: U+0020-2044;
}