font-weight: 400;
font-style: normal;
font-stretch: normal;
+ font-display: swap;
src: url('#{$FontPathSourceSansPro}/WOFF2/TTF/SourceSansPro-Regular.ttf.woff2') format('woff2'),
}
font-weight: 400;
font-style: italic;
font-stretch: normal;
+ font-display: swap;
src: url('#{$FontPathSourceSansPro}/WOFF2/TTF/SourceSansPro-It.ttf.woff2') format('woff2'),
}
font-weight: 600;
font-style: normal;
font-stretch: normal;
+ font-display: swap;
src: url('#{$FontPathSourceSansPro}/WOFF2/TTF/SourceSansPro-Semibold.ttf.woff2') format('woff2'),
}
font-weight: 600;
font-style: italic;
font-stretch: normal;
+ font-display: swap;
src: url('#{$FontPathSourceSansPro}/WOFF2/TTF/SourceSansPro-SemiboldIt.ttf.woff2') format('woff2'),
}
font-weight: 700;
font-style: normal;
font-stretch: normal;
+ font-display: swap;
src: url('#{$FontPathSourceSansPro}/WOFF2/TTF/SourceSansPro-Bold.ttf.woff2') format('woff2'),
}
\ No newline at end of file