@import url("/App_Themes/reiq-portal-theme/99-Causeis_Responsive.css");
@import url("/App_Themes/reiq-portal-theme/z-typography.css");
@import url("/App_Themes/reiq-portal-theme/zz-unspecified.css");
@import url("/App_Themes/reiq-portal-theme/zzz-layout.css");
@import url("/App_Themes/reiq-portal-theme/zzzz-banners.css");
@import url("/App_Themes/reiq-portal-theme/zzzz-buttons.css");
@import url("/App_Themes/reiq-portal-theme/zzzz-cta.css");

/****************************************/
/****************************************/
/** REIQ **/
/*
 * 
 *  Author: CAUSEIS PTY LTD 
 * 
 *  Version: 1 - 
 *
 * 
 *  Document contains changes to Fonts
 *
 *
*/
/****************************************/
/****************************************/

h1,
h2,
h3,
h4,
.h1,
.h2,
.h3,
.h4,
.carousel h1,
.carousel h2,
.carousel h3,
.carousel h4,
.PageTitle,
.PanelTitle,
.SectionTitle,
.SectionLabel,
.SectionLabelSmaller,
a:is(
    :is(
        h1,
        h2,
        h3,
        h4,
        .h1,
        .h2,
        .h3,
        .h4,
        .carousel h1,
        .carousel h2,
        .carousel h3,
        .carousel h4,
        .PageTitle,
        .PanelTitle,
        .SectionTitle,
        .SectionLabel,
        .SectionLabelSmaller
      )
      > a
  )
  body,
p,
h6,
.h6,
h5,
.h5,
a,
p a input,
button,
select,
textarea {
  font-family: "Lato", sans-serif;
  font-optical-sizing: auto;
  color: var(--dark-color);
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0;
  letter-spacing: -0.02em;
  color: var(--secondary-color);
}
body,
p,
.iMIS-WebPart div[id*="_Panel_"],
p a {
  font-family: "Lato", sans-serif;
  font-optical-sizing: auto;

  font-weight: 400;
}

input,
button,
select,
textarea {
  font-family: "Lato", sans-serif;
}
