/* hubot-sans-light */
@font-face {
  font-display: swap;
  font-family: 'Hubot Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/HubotSans-Light.woff2') format('woff2');
}
/* hubot-sans-expanded-light */
@font-face {
  font-display: swap;
  font-family: 'Hubot Sans Expanded';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/HubotSansExpanded-Light.woff2') format('woff2');
}

/* hubot-sans-expanded-lightitalic */
@font-face {
  font-display: swap;
  font-family: 'Hubot Sans Expanded';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/HubotSansExpanded-LightItalic.woff2') format('woff2');
}
/* hubot-sans-expanded-regular */
@font-face {
  font-display: swap;
  font-family: 'Hubot Sans Expanded';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/HubotSansExpanded-Regular.woff2') format('woff2');
}

/* hubot-sans-expanded-italic */
@font-face {
  font-display: swap;
  font-family: 'Hubot Sans Expanded';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/HubotSansExpanded-Italic.woff2') format('woff2');
}

/* hubot-sans-expanded-500 */
@font-face {
  font-display: swap;
  font-family: 'Hubot Sans Expanded';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/HubotSansExpanded-Medium.woff2') format('woff2');
}

/* hubot-sans-expanded-700 */
@font-face {
  font-display: swap;
  font-family: 'Hubot Sans Expanded';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/HubotSansExpanded-Bold.woff2') format('woff2');
}

/* hubot-sans-expanded-700italic */
@font-face {
  font-display: swap;
  font-family: 'Hubot Sans Expanded';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/HubotSansExpanded-BoldItalic.woff2') format('woff2');
}

/* hubot-sans-condensed-500 */
@font-face {
  font-display: swap;
  font-family: 'Hubot Sans Condensed';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/HubotSansCondensed-Medium.woff2') format('woff2');
}

.staging input,
.staging select,
.staging textarea,
.staging form button,
.staging h1,
.staging h2:not(.topic),
.staging h3:not(.topic),
.staging h4,
.staging h5,
.staging h6,
.staging #main-nav,
.staging #hd .doctor,
.staging #slideshow .ssoverlay,
.staging .spot04 h2.topic,
.staging .spot04 .testifier,
.staging #location .mod h2.topic
{
  font-family: 'Mona Sans', sans-serif;
}
.staging h1 .trait.top,
.home h1 .trait.top,
.staging #contactinfo .phone,
.staging #utilitynav a,
.staging .spot01 a h2.topic,
.staging .spot02 h2.topic,
.staging .spot02 h2.topic .trait,
.staging .spot02 .spotbtn,
.staging .spot03 a h3.topic,
.staging .spot04 .spotbtn,
.staging #location .note {
  font-family: 'Hubot Sans Condensed', sans-serif;
}
.staging #subnav a,
.staging .spot03 a .detail,
.staging .spot04 .testimony  {
	font-family: 'Hubot Sans';
}

.staging h1,
h2
h3
h4,
h5,
h6 {
  font-family: "Space Grotesk", sans-serif;;
}
