/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto Web';
  font-style: normal;
  font-weight: 400;
  src: url('./roboto-v19-latin-regular.woff2') format('woff2'),
       url('./roboto-v19-latin-regular.woff') format('woff');
}

/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto Web';
  font-style: normal;
  font-weight: 500;
  src: url('./roboto-v19-latin-500.woff2') format('woff2'),
       url('./roboto-v19-latin-500.woff') format('woff');
}
