/* 🔤 Auto-generated font styles with high specificity */
/* h1 - Roboto 800 */
body h1,
.editor-styles-wrapper h1,
.wp-block-h1,
html body h1 {
  font-family: 'Roboto', sans-serif;
  font-weight: 800;
}
/* h2 - Roboto 600 */
body h2,
.editor-styles-wrapper h2,
.wp-block-h2,
html body h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
}
/* h3 - Roboto 600 */
body h3,
.editor-styles-wrapper h3,
.wp-block-h3,
html body h3 {
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
}
/* h4 - Roboto 600 */
body h4,
.editor-styles-wrapper h4,
.wp-block-h4,
html body h4 {
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
}
/* h5 - Roboto 600 */
body h5,
.editor-styles-wrapper h5,
.wp-block-h5,
html body h5 {
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
}
/* h6 - Roboto 400 */
body h6,
.editor-styles-wrapper h6,
.wp-block-h6,
html body h6 {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
/* p - Roboto 300 */
body p,
.editor-styles-wrapper p,
.wp-block-p,
html body p {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}
/* a - Roboto 300 */
body a,
.editor-styles-wrapper a,
.wp-block-a,
html body a {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}
/* blockquote - Roboto 200 */
body blockquote,
.editor-styles-wrapper blockquote,
.wp-block-blockquote,
html body blockquote {
  font-family: 'Roboto', sans-serif;
  font-weight: 200;
}
/* ul - Roboto 400 */
body ul,
.editor-styles-wrapper ul,
.wp-block-ul,
html body ul {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
/* ol - Roboto 400 */
body ol,
.editor-styles-wrapper ol,
.wp-block-ol,
html body ol {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
/* li - Roboto 300 */
body li,
.editor-styles-wrapper li,
.wp-block-li,
html body li {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}
/* td - Roboto 200 */
body td,
.editor-styles-wrapper td,
.wp-block-td,
html body td {
  font-family: 'Roboto', sans-serif;
  font-weight: 200;
}
