/**
 * Copyright 2010, 2012, 2014 Adobe Systems Incorporated (http://www.adobe.com/), with Reserved Font Name Ã¢â‚¬ËœSourceÃ¢â‚¬â„¢.
 * This Font Software is licensed under the SIL Open Font License, Version 1.1.
 * This license is available with a FAQ at: http://scripts.sil.org/OFL
 */

@font-face {
  font-family: 'Source Sans Pro';
  src: url(./SourceSansPro-Regular.woff) format('woff'),
  url(./SourceSansPro-Regular.woff2) format('woff2');
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url(./SourceSansPro-Italic.woff) format('woff'),
  url(./SourceSansPro-Italic.woff2) format('woff2');
  font-style: italic;
  font-weight: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url(./SourceSansPro-SemiBold.woff) format('woff'),
  url(./SourceSansPro-SemiBold.woff2) format('woff2');
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url(./SourceSansPro-Bold.woff) format('woff'),
  url(./SourceSansPro-Bold.woff2) format('woff2');
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url(./SourceSansPro-BoldItalic.woff) format('woff'),
  url(./SourceSansPro-BoldItalic.woff2) format('woff2');
  font-style: italic;
  font-weight: 700;
  font-display: swap;
}
