@font-face {
    font-family: "brandon-grotesque";
    src: url('../fonts/Brandon/BrandonGrotesque-Regular.otf');
    font-display: auto;
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: "brandon-grotesque";
    src: url('../fonts/Brandon/BrandonGrotesque-Medium.otf');
    font-display: auto;
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: "brandon-grotesque";
    src: url('../fonts/Brandon/BrandonGrotesque-Bold.otf');
    font-display: auto;
    font-style: normal;
    font-weight: 700;
}


@font-face {
    font-family: "brandon-grotesque-cond";
    src: url('../fonts/Brandon/HVD Fonts - Brandon Grotesque Cond Regular.otf');
    font-display: auto;
    font-style: normal;
    font-weight: 500;
}
