/* Source Sans Pro Extra Light */ 
@font-face {
  font-family: "Source Sans Pro";
  src: url(Fonts/Source\ Sans\ Pro/SourceSansPro-ExtraLight.otf);
  src: url(Fonts/Source\ Sans\ Pro/SourceSansPro-ExtraLight.otf) format(opentype);
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Source Sans Pro";
  src: url(Fonts/Source\ Sans\ Pro/SourceSansPro-ExtraLightIt.otf);
  src: url(Fonts/Source\ Sans\ Pro/SourceSansPro-ExtraLightIt.otf) format(opentype);
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}


/* Source Sans Pro Light */
@font-face {
  font-family: "Source Sans Pro";
  src: url(Fonts/Source\ Sans\ Pro/SourceSansPro-Light.otf);
  src: url(Fonts/Source\ Sans\ Pro/SourceSansPro-Light.otf) format(opentype);
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Source Sans Pro";
  src: url(Fonts/Source\ Sans\ Pro/SourceSansPro-LightIt.otf);
  src: url(Fonts/Source\ Sans\ Pro/SourceSansPro-LightIt.otf) format(opentype);
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

/* Source Sans Pro Regular */
@font-face {
  font-family: "Source Sans Pro";
  src: url(Fonts/Source\ Sans\ Pro/SourceSansPro-Regular.otf);
  src: url(Fonts/Source\ Sans\ Pro/SourceSansPro-Regular.otf) format(opentype);
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Source Sans Pro";
  src: url(Fonts/Source\ Sans\ Pro/SourceSansPro-It.otf);
  src: url(Fonts/Source\ Sans\ Pro/SourceSansPro-It.otf) format(opentype);
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

/* Source Sans Pro Semi-Bold */
@font-face {
  font-family: "Source Sans Pro";
  src: url(Fonts/Source\ Sans\ Pro/SourceSansPro-Semibold.otf);
  src: url(Fonts/Source\ Sans\ Pro/SourceSansPro-Semibold.otf) format(opentype);
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Source Sans Pro";
  src: url(Fonts/Source\ Sans\ Pro/SourceSansPro-SemiboldIt.otf);
  src: url(Fonts/Source\ Sans\ Pro/SourceSansPro-SemiboldIt.otf) format(opentype);
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

/* Source Sans Pro Bold */
@font-face {
  font-family: "Source Sans Pro";
  src: url(Fonts/Source\ Sans\ Pro/SourceSansPro-Bold.otf);
  src: url(Fonts/Source\ Sans\ Pro/SourceSansPro-Bold.otf) format(opentype);
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Source Sans Pro";
  src: url(Fonts/Source\ Sans\ Pro/SourceSansPro-BoldIt.otf);
  src: url(Fonts/Source\ Sans\ Pro/SourceSansPro-BoldIt.otf) format(opentype);
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
