
@font-face {
  font-family: BrandonGrotesque;
  font-weight: 100;
  src: url('/fonts/Brandon-Grotesque-Thin.otf') format("opentype");
}

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

@font-face {
  font-family: BrandonGrotesque;
  font-weight: 300;
  src: url('/fonts/Brandon-Grotesque-Light.otf') format("opentype");
}

@font-face {
  font-family: BrandonGrotesque;
  font-weight: 300;
  font-style: italic;
  src: url('/fonts/Brandon-Grotesque-Light-Italic.otf') format("opentype");
}

@font-face {
  font-family: BrandonGrotesque;
  font-weight: 400;
  src: url('/fonts/Brandon-Grotesque-Regular.otf') format("opentype");
}

@font-face {
  font-family: BrandonGrotesque;
  font-weight: 400;
  font-style: italic;
  src: url('/fonts/Brandon-Grotesque-Regular-Italic.otf') format("opentype");
}

@font-face {
  font-family: BrandonGrotesque;
  font-weight: 500;
  src: url('/fonts/Brandon-Grotesque-Medium.otf') format("opentype");
}

@font-face {
  font-family: BrandonGrotesque;
  font-weight: 500;
  font-style: italic;
  src: url('/fonts/Brandon-Grotesque-Medium-Italic.otf') format("opentype");
}

@font-face {
  font-family: BrandonGrotesque;
  font-weight: 700;
  src: url('/fonts/Brandon-Grotesque-Bold.otf') format("opentype");
}

@font-face {
  font-family: BrandonGrotesque;
  font-weight: 700;
  font-style: italic;
  src: url('/fonts/Brandon-Grotesque-Bold-Italic.otf') format("opentype");
}

@font-face {
  font-family: BrandonGrotesque;
  font-weight: 900;
  src: url('/fonts/Brandon-Grotesque-Black.otf') format("opentype");
}

@font-face {
  font-family: BrandonGrotesque;
  font-weight: 900;
  font-style: italic;
  src: url('/fonts/Brandon-Grotesque-Black-Italic.otf') format("opentype");
}
