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

}

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


