@font-face {
    font-family: 'roboto';
    src: url('../../fonts/roboto/roboto-regular-webfont.eot');
    src: url('../../fonts/roboto/roboto-regular-webfontd41d.eot?#iefix') format('embedded-opentype'),
    url('../../fonts/roboto/roboto-regular-webfont.woff2') format('woff2'),
    url('../../fonts/roboto/roboto-regular-webfont.woff') format('woff'),
    url('../../fonts/roboto/roboto-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/*@font-face {
    font-family: 'roboto-bold';
    src: url('../../fonts/roboto/roboto-bold-webfont.eot');
    src: url('../../fonts/roboto/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../../fonts/roboto/roboto-bold-webfont.woff2') format('woff2'),
    url('../../fonts/roboto/roboto-bold-webfont.woff') format('woff'),
    url('../../fonts/roboto/roboto-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto-italic';
    src: url('../../fonts/roboto/roboto-italic-webfont.eot');
    src: url('../../fonts/roboto/roboto-italic-webfont.eot?#iefix') format('embedded-opentype'),
    url('../../fonts/roboto/roboto-italic-webfont.woff2') format('woff2'),
    url('../../fonts/roboto/roboto-italic-webfont.woff') format('woff'),
    url('../../fonts/roboto/roboto-italic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto-light';
    src: url('../../fonts/roboto/roboto-light-webfont.eot');
    src: url('../../fonts/roboto/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
    url('../../fonts/roboto/roboto-light-webfont.woff2') format('woff2'),
    url('../../fonts/roboto/roboto-light-webfont.woff') format('woff'),
    url('../../fonts/roboto/roboto-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}*/

@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700&amp;subset=latin-ext');