@font-face {
  font-family: 'Source Sans Pro';
  src: url(./SourceSans3-ExtraLight.ttf);
  font-weight: 200;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url(./SourceSans3-ExtraLightItalic.ttf);
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url(./SourceSans3-ExtraLight.ttf);
  font-weight: 200;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url(./SourceSans3-ExtraLightItalic.ttf);
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url(./SourceSans3-Light.ttf);
  font-weight: 300;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url(./SourceSans3-LightItalic.ttf);
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url(./SourceSans3-Regular.ttf);
  font-weight: 400;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url(./SourceSans3-Italic.ttf);
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url(./SourceSans3-Medium.ttf);
  font-weight: 500;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url(./SourceSans3-MediumItalic.ttf);
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url(./SourceSans3-SemiBold.ttf);
  font-weight: 600;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url(./SourceSans3-SemiBoldItalic.ttf);
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url(./SourceSans3-Bold.ttf);
  font-weight: 700;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url(./SourceSans3-BoldItalic.ttf);
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url(./SourceSans3-ExtraBold.ttf);
  font-weight: 800;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url(./SourceSans3-ExtraBoldItalic.ttf);
  font-weight: 800;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url(./SourceSans3-Black.ttf);
  font-weight: 900;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url(./SourceSans3-BlackItalic.ttf);
  font-weight: 900;
  font-style: italic;
}