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