@font-face {
  font-family: 'Source Sans 3';
  src: url(../../fonts/SourceSans3-Light.woff2) format('woff2');
  font-weight: 300;
}
@font-face {
  font-family: 'Source Sans 3';
  src: url(../../fonts/SourceSans3-Regular.woff2) format('woff2');
  font-weight: 400;
}
@font-face {
  font-family: 'Source Sans 3';
  src: url(../../fonts/SourceSans3-Regular.woff2) format('woff2');
  font-weight: 500;
}
@font-face {
  font-family: 'Source Sans 3';
  src: url(../../fonts/SourceSans3-Italic.woff2) format('woff2');
  font-weight:400;
  font-style: italic;
}
@font-face {
  font-family: 'Source Sans 3';
  src: url(../../fonts/SourceSans3-Italic.woff2) format('woff2');
  font-weight:500;
  font-style: italic;
}
@font-face {
  font-family: 'Source Sans 3';
  src: url(../../fonts/SourceSans3-SemiBold.woff2) format('woff2');
  font-weight: 600;
}
@font-face {
  font-family: 'Source Sans 3';
  src: url(../../fonts/SourceSans3-Bold.woff2) format('woff2');
  font-weight: 700;
}
