@font-face {
    font-family: 'Brandon Bold';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/brandon_blk-webfont.woff') format('woff');
}

@font-face {
    font-family: 'Brandon Regular';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/brandon_reg-webfont.woff') format('woff');
}

@font-face {
    font-family: 'Brandon Medium';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/brandon_med-webfont.woff') format('woff');
}