/* EB — Force Roboto on Blog / Posts (Traveler + Elementor) */
body.blog,
body.archive,
body.category,
body.tag,
body.single-post,
body.post-template-default,
body.single .st-content,
body.single-post .st-content,
body.single-post .st-content * ,
body.blog .st-content,
body.blog .st-content * ,
body.archive .st-content,
body.archive .st-content * ,
body .elementor,
body .elementor * {
  font-family: "Roboto", sans-serif !important;
}
