@font-face{
    font-family: 'Source Sans Pro';
    src: url('SourceSansPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face{
    font-family: 'Source Sans Pro';
    src: url('SourceSansPro-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face{
    font-family: 'Source Sans Pro';
    src: url('SourceSansPro-SemiBold.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face{
    font-family: 'Source Sans Pro';
    src: url('SourceSansPro-SemiBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
