/*!******************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./assets/scss/tinymce/main.scss ***!
  \******************************************************************************************************************************************************************/
body, th, td {
  font-family: -apple-system, system-ui, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.2;
  color: #444;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: unset;
}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
  font-weight: bolder;
}

strong, b, th {
  font-weight: 600;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  body, th, td {
    color: #222;
    font-weight: 300;
  }
  h1, h2, h3, h4, h5, h6 {
    font-weight: unset;
  }
  h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
    font-weight: bolder;
  }
  strong, b, th {
    font-weight: 500;
  }
}
