@font-face {
    font-family: 'Brandon Grotesque';
    src: url('brandon-grotesque-regular.eot');
    src: url('brandon-grotesque-regular.eot%3F') format('embedded-opentype'), url('brandon-grotesque-regular.woff2') format('woff2'),
        url('brandon-grotesque-regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('brandon-grotesque-medium.eot');
    src: url('brandon-grotesque-medium.eot%3F') format('embedded-opentype'), url('brandon-grotesque-medium.woff2') format('woff2'),
        url('brandon-grotesque-medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('brandon-grotesque-bold.eot');
    src: url('brandon-grotesque-bold.eot%3F') format('embedded-opentype'), url('brandon-grotesque-bold.woff2') format('woff2'),
        url('brandon-grotesque-bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
