@font-face {
    font-family: 'Brandon Grotesque';
    src: url('brandon_grotesque_bold-webfont.woff2') format('woff2'),
         url('brandon_grotesque_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Brandon Grotesque Regular';
    src: url('brandon_grotesque_regular-webfont.woff2') format('woff2'),
         url('brandon_grotesque_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}