@font-face {
    font-family: 'brandon_grotesquemedium';
    src: url('brandon_grotesque_medium-webfont.woff2') format('woff2'),
         url('brandon_grotesque_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'brandon_grotesqueregular';
    src: url('brandon_re-webfont.woff2') format('woff2'),
         url('brandon_re-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family:"Brandon Grotesque Black Regular";
    src: url("brandongrotesque-black.woff2") format("woff2"),
         url("brandongrotesque-black.woff") format("woff"),
         url("brandongrotesque-black.otf") format("opentype");
    font-style:normal;font-weight:400;
}

@font-face {
    font-family:"Brandon Grotesque Light Regular";
    src: url("brandon-grotesque-light.woff2") format("woff2"),
         url("brandon-grotesque-light.woff") format("woff"),
         url("brandon-grotesque-light.otf") format("opentype");
    font-style:normal;font-weight:400;
}