@font-face {
   font-family: "Brandon Grotesque Regular";
   src: url("fonts/BrandonGrotesque-RegularItalic.woff2") format("woff2");
   font-weight: normal;
   font-style: italic;
}
@font-face {
   font-family: "Brandon Grotesque Regular";
   src: url("fonts/BrandonGrotesque-Regular.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Barlow";
   src: url("fonts/Barlow Regular.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Barlow";
   src: url("fonts/Barlow Bold.woff2") format("woff2");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Helvetica Bold";
   src: url("fonts/Helvetica Bold.woff2") format("woff2");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Barlow Black";
   src: url("fonts/Barlow Black.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Barlow Black";
   src: url("fonts/Barlow Black Italic.woff2") format("woff2");
   font-weight: normal;
   font-style: italic;
}