@font-face {
    font-family: 'Source Sans Pro';
    src: url('/fonts/SourceSansPro-Black.eot');
    src: url('/fonts/SourceSansPro-Black.eot?#iefix') format('embedded-opentype'),
         url('/fonts/SourceSansPro-Black.woff2') format('woff2'),
         url('/fonts/SourceSansPro-Black.woff') format('woff'),
         url('/fonts/SourceSansPro-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('/fonts/SourceSansPro-It.eot');
    src: url('/fonts/SourceSansPro-It.eot?#iefix') format('embedded-opentype'),
         url('/fonts/SourceSansPro-It.woff2') format('woff2'),
         url('/fonts/SourceSansPro-It.woff') format('woff'),
         url('/fonts/SourceSansPro-It.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('/fonts/SourceSansPro-Regular.eot');
    src: url('/fonts/SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'),
         url('/fonts/SourceSansPro-Regular.woff2') format('woff2'),
         url('/fonts/SourceSansPro-Regular.woff') format('woff'),
         url('/fonts/SourceSansPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

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

/* test */
