@font-face {
    font-family: 'Roboto';
    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.woff') format('woff'),
         url('../../fonts/roboto/roboto-light-webfont.ttf') format('truetype'),
         url('../../fonts/roboto/roboto-light-webfont.svg#Roboto') format('svg');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../../fonts/roboto/roboto-regular-webfont.eot');
    src: url('../../fonts/roboto/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/roboto/roboto-regular-webfont.woff') format('woff'),
         url('../../fonts/roboto/roboto-regular-webfont.ttf') format('truetype'),
         url('../../fonts/roboto/roboto-regular-webfont.svg#Roboto') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../../fonts/roboto/roboto-medium-webfont.eot');
    src: url('../../fonts/roboto/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/roboto/roboto-medium-webfont.woff') format('woff'),
         url('../../fonts/roboto/roboto-medium-webfont.ttf') format('truetype'),
         url('../../fonts/roboto/roboto-medium-webfont.svg#Roboto') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    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.woff') format('woff'),
         url('../../fonts/roboto/roboto-bold-webfont.ttf') format('truetype'),
         url('../../fonts/roboto/roboto-bold-webfont.svg#Roboto') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../../fonts/roboto/roboto-lightitalic-webfont.eot');
    src: url('../../fonts/roboto/roboto-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/roboto/roboto-lightitalic-webfont.woff') format('woff'),
         url('../../fonts/roboto/roboto-lightitalic-webfont.ttf') format('truetype'),
         url('../../fonts/roboto/roboto-lightitalic-webfont.svg#Roboto') format('svg');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('../../fonts/roboto/roboto-mediumitalic-webfont.eot');
    src: url('../../fonts/roboto/roboto-mediumitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/roboto/roboto-mediumitalic-webfont.woff') format('woff'),
         url('../../fonts/roboto/roboto-mediumitalic-webfont.ttf') format('truetype'),
         url('../../fonts/roboto/roboto-mediumitalic-webfont.svg#Roboto') format('svg');
    font-weight: 500;
    font-style: italic;
}
