@font-face {
font-family: 'Source Sans Pro';
src: url(//www.ameritaswealth.com/wp-content/themes/Divi-Child/assets/fonts/SourceSansPro-Regular.woff2) format('woff2'),
url(//www.ameritaswealth.com/wp-content/themes/Divi-Child/assets/fonts/SourceSansPro-Regular.woff) format('woff');
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Source Sans Pro';
src: url(//www.ameritaswealth.com/wp-content/themes/Divi-Child/assets/fonts/SourceSansPro-It.woff2) format('woff2'),
url(//www.ameritaswealth.com/wp-content/themes/Divi-Child/assets/fonts/SourceSansPro-It.woff) format('woff');
font-weight: 400;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Source Sans Pro';
src: url(//www.ameritaswealth.com/wp-content/themes/Divi-Child/assets/fonts/SourceSansPro-ExtraLight.woff2) format('woff2'),
url(//www.ameritaswealth.com/wp-content/themes/Divi-Child/assets/fonts/SourceSansPro-ExtraLight.woff) format('woff');
font-weight: 200;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Source Sans Pro';
src: url(//www.ameritaswealth.com/wp-content/themes/Divi-Child/assets/fonts/SourceSansPro-Light.woff2) format('woff2'),
url(//www.ameritaswealth.com/wp-content/themes/Divi-Child/assets/fonts/SourceSansPro-Light.woff) format('woff');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Source Sans Pro';
src: url(//www.ameritaswealth.com/wp-content/themes/Divi-Child/assets/fonts/SourceSansPro-Semibold.woff2) format('woff2'),
url(//www.ameritaswealth.com/wp-content/themes/Divi-Child/assets/fonts/SourceSansPro-Semibold.woff) format('woff');
font-weight: 600;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Source Sans Pro';
src: url(//www.ameritaswealth.com/wp-content/themes/Divi-Child/assets/fonts/SourceSansPro-Bold.woff2) format('woff2'),
url(//www.ameritaswealth.com/wp-content/themes/Divi-Child/assets/fonts/SourceSansPro-Bold.woff) format('woff');
font-weight: 700;
font-style: normal;
font-display: swap;
} :root {
--aw-font-sans: 'Source Sans Pro', system-ui, -apple-system, 'Segoe UI', Roboto, Arial, sans-serif;
}
body {
font-family: var(--aw-font-sans);
}