/* roboto-regular - latin-ext_latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('roboto-v27-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('roboto-v27-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('roboto-v27-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('roboto-v27-latin-ext_latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin-ext_latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('roboto-v27-latin-ext_latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('roboto-v27-latin-ext_latin-700.woff') format('woff'), /* Modern Browsers */
       url('roboto-v27-latin-ext_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('roboto-v27-latin-ext_latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-900 - latin-ext_latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('roboto-v27-latin-ext_latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('roboto-v27-latin-ext_latin-900.woff') format('woff'), /* Modern Browsers */
       url('roboto-v27-latin-ext_latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('roboto-v27-latin-ext_latin-900.svg#Roboto') format('svg'); /* Legacy iOS */
}