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

@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/OpenSans-Regular.eot);
  src: url(fonts/OpenSans-Regular.woff2) format('woff2'), url(fonts/OpenSans-Regular.ttf) format('truetype'), url(fonts/OpenSans-Regular.svg#SourceSansPro) format('svg'), url(fonts/OpenSans-Regular.eot?#iefix) format('embedded-opentype'), url(fonts/OpenSans-Regular.woff) format('woff');
}

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

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

@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 300;
  src: url(fonts/OpenSans-LightItalic.woff2) format('woff2'), url(fonts/OpenSans-LightItalic.ttf) format('truetype'), url(fonts/OpenSans-LightItalic.woff) format('woff');
}

@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 400;
  src: url(fonts/OpenSans-Italic.woff2) format('woff2'), url(fonts/OpenSans-Italic.ttf) format('truetype'), url(fonts/OpenSans-Italic.woff) format('woff');
}

@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 600;
  src: url(fonts/OpenSans-Semibold-Italic.woff2) format('woff2'), url(fonts/OpenSans-Semibold-Italic.ttf) format('truetype'), url(fonts/OpenSans-Semibold-Italic.woff) format('woff');
}

@font-face {
  font-family: 'Inconsolata';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Inconsolata-Medium.ttf) format('truetype'), url(fonts/Inconsolata-Regular.ttf) format('truetype');
}