@font-face {
    font-display: swap;
    font-family: "Source Sans Pro";
    font-style: italic;
    font-weight: 900;
    src: url('lib/source-sans-pro/Source Sans Pro Black Italic.ttf') format('truetype');
}
@font-face {
    font-display: swap;
    font-family: "Source Sans Pro";
    font-style: normal;
    font-weight: 900;
    src: url('lib/source-sans-pro/Source Sans Pro Black.ttf') format('truetype');
}
@font-face {
    font-display: swap;
    font-family: "Source Sans Pro";
    font-style: italic;
    font-weight: 700;
    src: url('lib/source-sans-pro/Source Sans Pro Bold Italic.ttf') format('truetype');
}
@font-face {
    font-display: swap;
    font-family: "Source Sans Pro";
    font-style: normal;
    font-weight: 700;
    src: url('lib/source-sans-pro/Source Sans Pro Bold.ttf') format('truetype');
}
@font-face {
    font-display: swap;
    font-family: "Source Sans Pro";
    font-style: italic;
    font-weight: 200;
    src: url('lib/source-sans-pro/Source Sans Pro ExtraLight Italic.ttf') format('truetype');
}
@font-face {
    font-display: swap;
    font-family: "Source Sans Pro";
    font-style: normal;
    font-weight: 200;
    src: url('lib/source-sans-pro/Source Sans Pro ExtraLight.ttf') format('truetype');
}
@font-face {
    font-display: swap;
    font-family: "Source Sans Pro";
    font-style: italic;
    font-weight: 400;
    src: url('lib/source-sans-pro/Source Sans Pro Italic.ttf') format('truetype');
}
@font-face {
    font-display: swap;
    font-family: "Source Sans Pro";
    font-style: italic;
    font-weight: 300;
    src: url('lib/source-sans-pro/Source Sans Pro Light Italic.ttf') format('truetype');
}
@font-face {
    font-display: swap;
    font-family: "Source Sans Pro";
    font-style: normal;
    font-weight: 300;
    src: url('lib/source-sans-pro/Source Sans Pro Light.ttf') format('truetype');
}
@font-face {
    font-display: swap;
    font-family: "Source Sans Pro";
    font-style: normal;
    font-weight: 400;
    src: url('lib/source-sans-pro/Source Sans Pro Regular.ttf') format('truetype');
}
@font-face {
    font-display: swap;
    font-family: "Source Sans Pro";
    font-style: italic;
    font-weight: 600;
    src: url('lib/source-sans-pro/Source Sans Pro Semibold Italic.ttf') format('truetype');
}
@font-face {
    font-display: swap;
    font-family: "Source Sans Pro";
    font-style: normal;
    font-weight: 600;
    src: url('lib/source-sans-pro/Source Sans Pro Semibold.ttf') format('truetype');
}

