@font-face {
  font-family: 'Source Sans 3 ExtraLight';
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  src: url('../fonts/SourceSans3-ExtraLight.ttf.woff2') format('woff2'),
    url('../fonts/SourceSans3-ExtraLight.otf.woff') format('woff'),
    url("../fonts/SourceSans3-ExtraLight.ttf") format("truetype");
}

@font-face {
  font-family: 'Source Sans 3 ExtraLight Italic';
  font-weight: 200;
  font-style: italic;
  font-stretch: normal;
  src: url('../fonts/SourceSans3-ExtraLightIt.ttf.woff2') format('woff2'),
    url('../fonts/SourceSans3-ExtraLightIt.otf.woff') format('woff'),
    url("../fonts/SourceSans3-ExtraLight.ttf") format("truetype");
}

@font-face {
  font-family: 'Source Sans 3 light';
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  src: url('../fonts/SourceSans3-Light.ttf.woff2') format('woff2'),
    url('../fonts/SourceSans3-Light.otf.woff') format('woff'),
    url("../fonts/SourceSans3-Light.ttf") format("truetype");
}

@font-face {
  font-family: 'Source Sans 3 Light Italic';
  font-weight: 300;
  font-style: italic;
  font-stretch: normal;
  src: url('../fonts/SourceSans3-LightIt.ttf.woff2') format('woff2'),
    url('../fonts/SourceSans3-LightIt.otf.woff') format('woff'),
    url("../fonts/SourceSans3-LightIt.ttf") format("truetype");
}

@font-face {
  font-family: 'Source Sans 3 Regular';
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  src: url('../fonts/SourceSans3-Regular.ttf.woff2') format('woff2'),
    url('../fonts/SourceSans3-Regular.otf.woff') format('woff'),
    url("../fonts/SourceSans3-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'Source Sans 3 Regular Italic';
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
  src: url('../fonts/SourceSans3-It.ttf.woff2') format('woff2'),
    url('../fonts/SourceSans3-It.otf.woff') format('woff'),
    url("../fonts/SourceSans3-It.ttf") format("truetype");
}

@font-face {
  font-family: 'Source Sans 3 Semibold';
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  src: url('../fonts/SourceSans3-Semibold.ttf.woff2') format('woff2'),
    url('../fonts/SourceSans3-Semibold.otf.woff') format('woff'),
    url("../fonts/SourceSans3-Semibold.ttf") format("truetype");
}

@font-face {
  font-family: 'Source Sans 3 Semibold Italic';
  font-weight: 600;
  font-style: italic;
  font-stretch: normal;
  src: url('../fonts/SourceSans3-SemiboldIt.ttf.woff2') format('woff2'),
    url('../fonts/SourceSans3-SemiboldIt.otf.woff') format('woff'),
    url("../fonts/SourceSans3-SemiboldIt.ttf") format("truetype");
}

@font-face {
  font-family: 'Source Sans 3 Bold';
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  src: url('../fonts/SourceSans3-Bold.ttf.woff2') format('woff2'),
    url('../fonts/SourceSans3-Bold.otf.woff') format('woff'),
    url("../fonts/SourceSans3-Bold.ttf") format("truetype");
}

@font-face {
  font-family: 'Source Sans 3 Bold Italic';
  font-weight: 700;
  font-style: italic;
  font-stretch: normal;
  src: url('../fonts/SourceSans3-BoldIt.ttf.woff2') format('woff2'),
    url('../fonts/SourceSans3-BoldIt.otf.woff') format('woff'),
    url("../fonts/SourceSans3-BoldIt.ttf") format("truetype");
}