@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/Source_Sans_Pro/SourceSansPro-Light.ttf) format('truetype'),
       url(../fonts/Source_Sans_Pro/SourceSansPro-Light.woff) format('woff');
}

@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Source_Sans_Pro/SourceSansPro-Regular.ttf) format('truetype'),
       url(../fonts/Source_Sans_Pro/SourceSansPro-Regular.woff) format('woff');
}

@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/Source_Sans_Pro/SourceSansPro-SemiBold.ttf) format('truetype'),
       url(../fonts/Source_Sans_Pro/SourceSansPro-SemiBold.woff) format('woff');
}

@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/Source_Sans_Pro/SourceSansPro-Bold.ttf) format('truetype'),
       url(../fonts/Source_Sans_Pro/SourceSansPro-Bold.woff) format('woff');
}
