@font-face {
    font-family: 'BrandonG';
    src: url('../fonts/BrandonGrotesqueLight.eot');
    src: url('../fonts/BrandonGrotesqueLight.eot') format('embedded-opentype'),
         url('../fonts/BrandonGrotesqueLight.woff2') format('woff2'),
         url('../fonts/BrandonGrotesqueLight.woff') format('woff'),
         url('../fonts/BrandonGrotesqueLight.ttf') format('truetype'),
         url('../fonts/BrandonGrotesqueLight.svg#BrandonGrotesqueLight') format('svg');
         font-display: swap;
         font-weight:300;
}
@font-face {
    font-family: 'BrandonG';
    src: url('../fonts/BrandonGrotesqueRegular.eot');
    src: url('../fonts/BrandonGrotesqueRegular.eot') format('embedded-opentype'),
         url('../fonts/BrandonGrotesqueRegular.woff2') format('woff2'),
         url('../fonts/BrandonGrotesqueRegular.woff') format('woff'),
         url('../fonts/BrandonGrotesqueRegular.ttf') format('truetype'),
         url('../fonts/BrandonGrotesqueRegular.svg#BrandonGrotesqueRegular') format('svg');
         font-display: swap;
         font-weight:400;
}
@font-face {
    font-family: 'BrandonG';
    src: url('../fonts/BrandonGrotesqueMedium.eot');
    src: url('../fonts/BrandonGrotesqueMedium.eot') format('embedded-opentype'),
         url('../fonts/BrandonGrotesqueMedium.woff2') format('woff2'),
         url('../fonts/BrandonGrotesqueMedium.woff') format('woff'),
         url('../fonts/BrandonGrotesqueMedium.ttf') format('truetype'),
         url('../fonts/BrandonGrotesqueMedium.svg#BrandonGrotesqueMedium') format('svg');
         font-display: swap;
         font-weight:500;
}
@font-face {
    font-family: 'BrandonG';
    src: url('../fonts/BrandonGrotesqueBold.eot');
    src: url('../fonts/BrandonGrotesqueBold.eot') format('embedded-opentype'),
         url('../fonts/BrandonGrotesqueBold.woff2') format('woff2'),
         url('../fonts/BrandonGrotesqueBold.woff') format('woff'),
         url('../fonts/BrandonGrotesqueBold.ttf') format('truetype'),
         url('../fonts/BrandonGrotesqueBold.svg#BrandonGrotesqueBold') format('svg');
         font-display: swap;
         font-weight:700;
}
@font-face {
    font-family: 'BrandonG';
    src: url('../fonts/BrandonGrotesqueBlack.eot');
    src: url('../fonts/BrandonGrotesqueBlack.eot') format('embedded-opentype'),
         url('../fonts/BrandonGrotesqueBlack.woff2') format('woff2'),
         url('../fonts/BrandonGrotesqueBlack.woff') format('woff'),
         url('../fonts/BrandonGrotesqueBlack.ttf') format('truetype'),
         url('../fonts/BrandonGrotesqueBlack.svg#BrandonGrotesqueBlack') format('svg');
         font-display: swap;
         font-weight:900;
}