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

@font-face {
    font-family: 'economica';
    src: url('../fonts/economica-bold.eot');
    src: url('../fonts/economica-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/economica-bold.woff2') format('woff2'),
         url('../fonts/economica-bold.woff') format('woff'),
         url('../fonts/economica-bold.ttf') format('truetype'),
         url('../fonts/economica-bold.svg#economicabold') format('svg');
    font-weight: normal;
    font-style: normal;
}