@font-face {
    font-family: 'BrandonGrotesqueBold';
    src: url('../fonts/brandon_bld.eot');
    src: url('../fonts/brandon_bld.eot') format('embedded-opentype'),
         url('../fonts/brandon_bld.woff') format('woff'),
         url('../fonts/brandon_bld.ttf') format('truetype'),
         url('../fonts/brandon_bld.svg#BrandonGrotesqueBold') format('svg');
}

@font-face {
    font-family: 'BrandonGrotesqueBlack';
    src: url('../fonts/brandon_blk.eot');
    src: url('../fonts/brandon_blk.eot') format('embedded-opentype'),
         url('../fonts/brandon_blk.woff') format('woff'),
         url('../fonts/brandon_blk.ttf') format('truetype'),
         url('../fonts/brandon_blk.svg#BrandonGrotesqueBlack') format('svg');
}
@font-face {
    font-family: 'BrandonGrotesqueMedium';
    src: url('../fonts/brandon_med.eot');
    src: url('../fonts/brandon_med.eot') format('embedded-opentype'),
         url('../fonts/brandon_med.woff') format('woff'),
         url('../fonts/brandon_med.ttf') format('truetype'),
         url('../fonts/brandon_med.svg#BrandonGrotesqueMedium') format('svg');
}
@font-face {
    font-family: 'BrandonGrotesqueRegular';
    src: url('../fonts/brandon_reg.eot');
    src: url('../fonts/brandon_reg.eot') format('embedded-opentype'),
         url('../fonts/brandon_reg.woff') format('woff'),
         url('../fonts/brandon_reg.ttf') format('truetype'),
         url('../fonts/brandon_reg.svg#BrandonGrotesqueRegular') format('svg');
}
@font-face {
    font-family: 'BrandonGrotesqueLight';
    src: url('../fonts/brandon_light.eot');
    src: url('../fonts/brandon_light.eot') format('embedded-opentype'),
         url('../fonts/brandon_light.woff') format('woff'),
         url('../fonts/brandon_light.ttf') format('truetype'),
         url('../fonts/brandon_light.svg#BrandonGrotesqueLight') format('svg');
}
@font-face {
    font-family: 'BrandonGrotesqueThin';
    src: url('../fonts/brandon_thin.eot');
    src: url('../fonts/brandon_thin.eot') format('embedded-opentype'),
         url('../fonts/brandon_thin.woff') format('woff'),
         url('../fonts/brandon_thin.ttf') format('truetype'),
         url('../fonts/brandon_thin.svg#BrandonGrotesqueThin') format('svg');
}
@font-face {
    font-family: 'BrandonGrotesqueRegularItalic';
    src: url('../fonts/brandon_reg_it.eot');
    src: url('../fonts/brandon_reg_it.eot') format('embedded-opentype'),
         url('../fonts/brandon_reg_it.woff') format('woff'),
         url('../fonts/brandon_reg_it.ttf') format('truetype'),
         url('../fonts/brandon_reg_it.svg#BrandonGrotesqueRegularItalic') format('svg');
}

