
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/fonts_Roboto_light.eot'); /* IE9 Compat Modes */
  src: url('../fonts/fonts_Roboto_light.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/fonts_Roboto_light.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/fonts_Roboto_light.woff') format('woff'), /* Modern Browsers */
       url('../fonts/fonts_Roboto_light.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/fonts_Roboto_lightitalic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/fonts_Roboto_lightitalic.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/fonts_Roboto_lightitalic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/fonts_Roboto_lightitalic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/fonts_Roboto_lightitalic.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/fonts_Roboto_regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/fonts_Roboto_regular.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/fonts_Roboto_regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/fonts_Roboto_regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/fonts_Roboto_regular.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/fonts_Roboto_italic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/fonts_Roboto_italic.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/fonts_Roboto_italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/fonts_Roboto_italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/fonts_Roboto_italic.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/fonts_Roboto_bold.eot'); /* IE9 Compat Modes */
  src: url('../fonts/fonts_Roboto_bold.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/fonts_Roboto_bold.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/fonts_Roboto_bold.woff') format('woff'), /* Modern Browsers */
       url('../fonts/fonts_Roboto_bold.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/fonts_Roboto_bolditalic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/fonts_Roboto_bolditalic.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/fonts_Roboto_bolditalic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/fonts_Roboto_bolditalic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/fonts_Roboto_bolditalic.ttf') format('truetype'); /* Safari, Android, iOS */
}