@font-face {
    font-family: "Source Sans Pro";
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: url("/fonts/source-sans-pro-latin-400-normal.woff2") format("woff2");
}

@font-face {
    font-family: "Source Sans Pro";
    font-style: italic;
    font-display: swap;
    font-weight: 400;
    src: url("/fonts/source-sans-pro-latin-400-italic.woff2") format("woff2");
}

@font-face {
    font-family: "Source Sans Pro";
    font-style: normal;
    font-display: swap;
    font-weight: 600;
    src: url("/fonts/source-sans-pro-latin-600-normal.woff2") format("woff2");
}

@font-face {
    font-family: "Source Sans Pro";
    font-style: normal;
    font-display: swap;
    font-weight: 700;
    src: url("/fonts/source-sans-pro-latin-700-normal.woff2") format("woff2");
}

@font-face {
    font-family: "Source Sans Pro";
    font-style: normal;
    font-display: swap;
    font-weight: 900;
    src: url("/fonts/source-sans-pro-latin-900-normal.woff2") format("woff2");
}

html,
body,
button,
input,
select,
textarea,
h1,
h2,
h3,
h4,
h5,
h6,
.entry-title,
.kb-team-card__avatar,
body.kb-onepager-page,
body.kb-page,
body.kb-onepager-page #masthead,
body.kb-page #masthead,
body.kb-onepager-page #colophon,
body.kb-page #colophon,
.kb-hero-copy h1,
.kb-section-heading h2,
.kb-contact-copy h2,
.kb-service-card h3,
.kb-case-card h3,
.kb-team-card h3 {
    font-family: "Source Sans Pro", "Trebuchet MS", "Segoe UI", sans-serif;
}
