/*
* Source Sans Pro from fontsquirrel.com
*/


@font-face {
  font-family: 'source_sans_proregular';
  src: url('sourcesanspro-regular-webfont.eot');
  src: url('sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('sourcesanspro-regular-webfont.woff2') format('woff2'),
    url('sourcesanspro-regular-webfont.woff') format('woff'),
    url('sourcesanspro-regular-webfont.ttf') format('truetype'),
    url('sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'source_sans_probold';
  src: url('sourcesanspro-bold-webfont.eot');
  src: url('sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('sourcesanspro-bold-webfont.woff2') format('woff2'),
    url('sourcesanspro-bold-webfont.woff') format('woff'),
    url('sourcesanspro-bold-webfont.ttf') format('truetype'),
    url('sourcesanspro-bold-webfont.svg#source_sans_probold') format('svg');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'source_sans_problack';
  src: url('sourcesanspro-black-webfont.eot');
  src: url('sourcesanspro-black-webfont.eot?#iefix') format('embedded-opentype'),
    url('sourcesanspro-black-webfont.woff2') format('woff2'),
    url('sourcesanspro-black-webfont.woff') format('woff'),
    url('sourcesanspro-black-webfont.ttf') format('truetype'),
    url('sourcesanspro-black-webfont.svg#source_sans_problack') format('svg');
  font-weight: normal;
  font-style: normal;

}
