@font-face {
    font-family: 'bureaugrotesque';
    src: url('./fonts/bureau-grot-light.eot');
    src: url('./fonts/bureau-grot-light.eot?#iefix') format('embedded-opentype'),
         url('./fonts/bureau-grot-light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bureaugrotesque-human';
    src: url('./fonts/bureau-grot-condensed-bold.eot');
    src: url('./fonts/bureau-grot-condensed-bold.eot?#iefix') format('embedded-opentype'),
         url('./fonts/bureau-grot-condensed-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}