@charset "utf-8";

/* roboto-300 */
@font-face { 
    font-family: 'Roboto';
    src: url('../../fonts/roboto-v29-latin-300.eot');
    src: url('../../fonts/roboto-v29-latin-300.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/roboto-v29-latin-300.woff2') format('woff2'), 
         url('../../fonts/roboto-v29-latin-300.woff') format('woff'), 
         url('../../fonts/roboto-v29-latin-300.ttf') format('truetype'),
         url('../../fonts/roboto-v29-latin-300.svg#webfont') format('svg'); 
    font-style: normal; 
    font-weight: 300; 
}

/* roboto-300-italic */
@font-face { 
    font-family: 'Roboto'; 
    src: url('../../fonts/roboto-v29-latin-300italic.eot');
    src: url('../../fonts/roboto-v29-latin-300italic.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/roboto-v29-latin-300italic.woff2') format('woff2'), 
         url('../../fonts/roboto-v29-latin-300italic.woff') format('woff'), 
         url('../../fonts/roboto-v29-latin-300italic.ttf') format('truetype'),
         url('../../fonts/roboto-v29-latin-300italic.svg#webfont') format('svg'); 
    font-style: italic; 
    font-weight: 300; 
}

/* roboto-400 */
@font-face { 
    font-family: 'Roboto'; 
    src: url('../../fonts/roboto-v29-latin-regular.eot');
    src: url('../../fonts/roboto-v29-latin-regular.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/roboto-v29-latin-regular.woff2') format('woff2'), 
         url('../../fonts/roboto-v29-latin-regular.woff') format('woff'), 
         url('../../fonts/roboto-v29-latin-regular.ttf') format('truetype'),
         url('../../fonts/roboto-v29-latin-regular.svg#webfont') format('svg');  
    font-style: normal; 
    font-weight: 400; 
}

/* roboto-400-italic */
@font-face { 
    font-family: 'Roboto'; 
    src: url('../../fonts/roboto-v29-latin-italic.eot');
    src: url('../../fonts/roboto-v29-latin-italic.eot?#iefix') format('embedded-opentype'), 
         url('../../fonts/roboto-v29-latin-italic.woff2') format('woff2'), 
         url('../../fonts/roboto-v29-latin-italic.woff') format('woff'),
         url('../../fonts/roboto-v29-latin-italic.ttf') format('truetype'),
         url('../../fonts/roboto-v29-latin-italic.svg#webfont') format('svg');  
    font-style: italic; 
    font-weight: 400; 
}

/* roboto-500 */
@font-face { 
    font-family: 'Roboto'; 
    src: url('../../fonts/roboto-v29-latin-500.eot');
    src: url('../../fonts/roboto-v29-latin-500.eot?#iefix') format('embedded-opentype'),  
         url('../../fonts/roboto-v29-latin-500.woff2') format('woff2'), 
         url('../../fonts/roboto-v29-latin-500.woff') format('woff'),
         url('../../fonts/roboto-v29-latin-500.ttf') format('truetype'),
         url('../../fonts/roboto-v29-latin-500.svg#webfont') format('svg');  
    font-style: normal; 
    font-weight: 500; 
}

/* roboto-500-italic */
@font-face { 
    font-family: 'Roboto'; 
    src: url('../../fonts/roboto-v29-latin-500italic.eot');
    src: url('../../fonts/roboto-v29-latin-500italic.eot?#iefix') format('embedded-opentype'),  
         url('../../fonts/roboto-v29-latin-500italic.woff2') format('woff2'), 
         url('../../fonts/roboto-v29-latin-500italic.woff') format('woff'), 
         url('../../fonts/roboto-v29-latin-500italic.ttf') format('truetype'), 
         url('../../fonts/roboto-v29-latin-500italic.svg#webfont') format('svg');   
    font-style: italic; 
    font-weight: 500; 
}

/* roboto-700 */
@font-face { 
    font-family: 'Roboto'; 
    src: url('../../fonts/roboto-v29-latin-700.eot');
    src: url('../../fonts/roboto-v29-latin-700.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/roboto-v29-latin-700.woff2') format('woff2'), 
         url('../../fonts/roboto-v29-latin-700.woff') format('woff'), 
         url('../../fonts/roboto-v29-latin-700.ttf') format('truetype'), 
         url('../../fonts/roboto-v29-latin-700.svg#webfont') format('svg');    
    font-style: normal; 
    font-weight: 700; 
}

/* roboto-700-italic */
@font-face { 
    font-family: 'Roboto'; 
    src: url('../../fonts/roboto-v29-latin-700italic.eot');
    src: url('../../fonts/roboto-v29-latin-700italic.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/roboto-v29-latin-700italic.woff2') format('woff2'), 
         url('../../fonts/roboto-v29-latin-700italic.woff') format('woff'), 
         url('../../fonts/roboto-v29-latin-700italic.ttf') format('truetype'), 
         url('../../fonts/roboto-v29-latin-700italic.svg#webfont') format('svg');    
    font-style: italic; 
    font-weight: 700; 
}
