/* Get font Brandon Text */

@font-face {
  font-family: "Brandon Text";
  font-weight: 400;
  src: url("https://www.goteborgenergi.se/ge-fonts/brandon-text/GE-BrandonTextWeb-Regular.woff2")
      format("woff2"),
    url("https://www.goteborgenergi.se/ge-fonts/brandon-text/GE-BrandonTextWeb-Regular.woff")
      format("woff");
}
@font-face {
  font-family: "Brandon Text";
  font-weight: 400;
  font-style: italic;
  src: url("https://www.goteborgenergi.se/ge-fonts/brandon-text/GE-BrandonTextWeb-RegularItalic.woff2")
      format("woff2"),
    url("https://www.goteborgenergi.se/ge-fonts/brandon-text/GE-BrandonTextWeb-RegularItalic.woff")
      format("woff");
}
@font-face {
  font-family: "Brandon Text";
  font-weight: 500;
  src: url("https://www.goteborgenergi.se/ge-fonts/brandon-text/GE-BrandonTextWeb-Medium.woff2")
      format("woff2"),
    url("https://www.goteborgenergi.se/ge-fonts/brandon-text/GE-BrandonTextWeb-Medium.woff")
      format("woff");
}
@font-face {
  font-family: "Brandon Text";
  font-weight: 500;
  font-style: italic;
  src: url("https://www.goteborgenergi.se/ge-fonts/brandon-text/GE-BrandonTextWeb-MediumItalic.woff2")
      format("woff2"),
    url("https://www.goteborgenergi.se/ge-fonts/brandon-text/GE-BrandonTextWeb-MediumItalic.woff")
      format("woff");
}
@font-face {
  font-family: "Brandon Text";
  font-weight: 600;
  src: url("https://www.goteborgenergi.se/ge-fonts/brandon-text/GE-BrandonTextWeb-Bold.woff2")
      format("woff2"),
    url("https://www.goteborgenergi.se/ge-fonts/brandon-text/GE-BrandonTextWeb-Bold.woff")
      format("woff");
}
@font-face {
  font-family: "Brandon Text";
  font-weight: 600;
  font-style: italic;
  src: url("https://www.goteborgenergi.se/ge-fonts/brandon-text/GE-BrandonTextWeb-BoldItalic.woff2")
      format("woff2"),
    url("https://www.goteborgenergi.se/ge-fonts/brandon-text/GE-BrandonTextWeb-BoldItalic.woff")
      format("woff");
}
