.source-sans-3, .source-sans-3-500, h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
    font-family: "Source Sans 3", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong,
.h1 strong, .h2 strong, .h3 strong, .h4 strong, .h5 strong {
    font-weight: 500;
}
.inter, .inter-400 {
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

body {
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}
