@font-face {
    font-weight: normal;
    font-style: normal;
    font-family: 'LeagueGothicRegular';
    src: url('../fonts/leaguegothic/League_Gothic-webfont.eot');
    src: url('../fonts/leaguegothic/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/leaguegothic/League_Gothic-webfont.svg#LeagueGothicRegular') format('svg'),
         url('../fonts/leaguegothic/League_Gothic-webfont.woff') format('woff'),
         url('../fonts/leaguegothic/League_Gothic-webfont.ttf') format('truetype');

}

@font-face {
    font-family: 'SourceSansProLight';
    src: url('../fonts/sourcesanspro/SourceSansPro-Light-webfont.eot');
    src: url('../fonts/sourcesanspro/SourceSansPro-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sourcesanspro/SourceSansPro-Light-webfont.woff') format('woff'),
         url('../fonts/sourcesanspro/SourceSansPro-Light-webfont.ttf') format('truetype'),
         url('../fonts/sourcesanspro/SourceSansPro-Light-webfont.svg#SourceSansProLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SourceSansProRegular';
    src: url('../fonts/sourcesanspro/SourceSansPro-Regular-webfont.eot');
    src: url('../fonts/sourcesanspro/SourceSansPro-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sourcesanspro/SourceSansPro-Regular-webfont.woff') format('woff'),
         url('../fonts/sourcesanspro/SourceSansPro-Regular-webfont.ttf') format('truetype'),
         url('../fonts/sourcesanspro/SourceSansPro-Regular-webfont.svg#SourceSansProRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
