

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

}