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

@font-face {
    font-family: 'brandon_grotesqueblack';
    src: url('fonts/BrandonGrotesque/brandon_blk-webfont.eot');
    src: url('fonts/BrandonGrotesque/brandon_blk-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BrandonGrotesque/brandon_blk-webfont.woff2') format('woff2'),
         url('fonts/BrandonGrotesque/brandon_blk-webfont.woff') format('woff'),
         url('fonts/BrandonGrotesque/brandon_blk-webfont.ttf') format('truetype'),
         url('fonts/BrandonGrotesque/brandon_blk-webfont.svg#brandon_grotesqueblack') format('svg');
    font-weight: bolder;
}

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