/* latin-ext */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(fonts/Source_Sans_Pro/SourceSansPro-Light.ttf);
  }/* latin-ext */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(fonts/Source_Sans_Pro/SourceSansPro-Regular.ttf);
  }/* latin-ext */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(fonts/Source_Sans_Pro/SourceSansPro-SemiBold.ttf);
  }/* latin-ext */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(fonts/Source_Sans_Pro/SourceSansPro-Bold.ttf);
  }