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