@font-face {
    font-family: 'Brandon Grotesque';
    src: url('BrandonGrotesque/Brandon_Grotesque_thin.otf');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('BrandonGrotesque/Brandon_Grotesque_thin_italic.otf');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('BrandonGrotesque/Brandon_Grotesque_light.otf');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('BrandonGrotesque/Brandon_Grotesque_light_italic.otf');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('BrandonGrotesque/Brandon_Grotesque_regular.otf');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('BrandonGrotesque/Brandon_Grotesque_regular_italic.otf');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('BrandonGrotesque/Brandon_Grotesque_medium.otf');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('BrandonGrotesque/Brandon_Grotesque_medium_italic.otf');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('BrandonGrotesque/Brandon_Grotesque_bold.otf');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('BrandonGrotesque/Brandon_Grotesque_bold_italic.otf');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('BrandonGrotesque/Brandon_Grotesque_black.otf');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('BrandonGrotesque/Brandon_Grotesque_black_italic.otf');
    font-weight: 900;
    font-style: italic;
}