  @charset "utf-8";
  @import url(https://fonts.googleapis.com/css?family=Titillium+Web);
  @import url(https://fonts.googleapis.com/css?family=Aldrich);
  @import url(https://fonts.googleapis.com/css?family=Orbitron);
  @import url(https://fonts.googleapis.com/css?family=Noto+Sans);

  @font-face {
      font-family: "GeForce-alt";
      src: url("../innergigabytefonts/geforce-bold-alt-webfont.eot");
      src: url("../innergigabytefonts/geforce-bold-alt-webfont.eot?#iefix") format("embedded-opentype"), url("../innergigabytefonts/geforce-bold-alt-webfont.woff2") format("woff2"), url("../innergigabytefonts/geforce-bold-alt-webfont.woff") format("woff");
      font-style: normal;
      font-weight: bold;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale
  }

  @font-face {
      font-family: "GeForce-alt";
      src: url("../innergigabytefonts/geforce-light-alt-webfont.eot");
      src: url("../innergigabytefonts/geforce-light-alt-webfont.eot?#iefix") format("embedded-opentype"), url("../innergigabytefonts/geforce-light-alt-webfont.woff2") format("woff2"), url("../innergigabytefonts/geforce-light-alt-webfont.woff") format("woff");
      font-style: normal;
      font-weight: normal;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale
  }

  @font-face {
      font-family: "GeForce";
      src: url("../innergigabytefonts/geforce_light-webfont.eot");
      src: url("../innergigabytefonts/geforce_light-webfont.eot?#iefix") format("embedded-opentype"), url("../innergigabytefonts/geforce_light-webfont.woff") format("woff");
      font-style: normal;
      font-weight: normal;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale
  }

  @font-face {
      font-family: "GeForce";
      src: url("../innergigabytefonts/geforce_bold-webfont.eot");
      src: url("../innergigabytefonts/geforce_bold-webfont.eot?#iefix") format("embedded-opentype"), url("../innergigabytefonts/geforce_bold-webfont.woff") format("woff");
      font-style: normal;
      font-weight: bold;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale
  }

  @font-face {
      font-family: "DINPro";
      src: url("../innergigabytefonts/DINWebPro.eot");
      src: url("../innergigabytefonts/DINWebPro.eot?#iefix") format("embedded-opentype"), url("../innergigabytefonts/DINWebPro.woff") format("woff");
      font-style: normal;
      font-weight: normal;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale
  }

  @font-face {
      font-family: "DINPro";
      src: url("../innergigabytefonts/DINWebPro-Bold.eot");
      src: url("../innergigabytefonts/DINWebPro-Bold.eot?#iefix") format("embedded-opentype"), url("../innergigabytefonts/DINWebPro-Bold.woff") format("woff");
      font-style: normal;
      font-weight: bold;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale
  }

  @font-face {
      font-family: "DINPro";
      src: url("../innergigabytefonts/DINWebPro-Light.eot");
      src: url("../innergigabytefonts/DINWebPro-Light.eot?#iefix") format("embedded-opentype"), url("../innergigabytefonts/DINWebPro-Light.woff") format("woff");
      font-style: normal;
      font-weight: lighter;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale
  }

  @font-face {
      font-family: "DINPro-Regular";
      src: url("../innergigabytefonts/DINPro-Regular.eot");
      src: url("../innergigabytefonts/DINPro-Regular.eot?#iefix") format("embedded-opentype"), url("../innergigabytefonts/DINPro-Regular.woff") format("woff"), url("../innergigabytefonts/DINPro-Regular.ttf") format("truetype");
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale
  }

  @font-face {
      font-family: "DINPro-Light";
      src: url("../innergigabytefonts/DINPro-Light.eot");
      src: url("../innergigabytefonts/DINPro-Light.eot?#iefix") format("embedded-opentype"), url("../innergigabytefonts/DINPro-Light.woff") format("woff"), url("../innergigabytefonts/DINPro-Light.ttf") format("truetype");
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale
  }

  @font-face {
      font-family: "DINWebPro-Medium";
      src: url("../innergigabytefonts/DINWebPro-Medium.eot");
      src: url("../innergigabytefonts/DINWebPro-Medium.eot?#iefix") format("embedded-opentype"), url("../innergigabytefonts/DINWebPro-Medium.woff") format("woff");
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale
  }

  @font-face {
      font-family: 'AORUS';
      src: url('../innergigabytefonts/AORUS.woff') format("woff");
  }

  /* CSS Document */

  html,
  body {
      background: #000000;
      font-family: Noto, Helvetica, Arial, Sans-Serif;
      width: 100%;
  }

  .InnerGIGABYTEContent a {
      font-family: Noto, Helvetica, Arial, Sans-Serif;
      text-decoration: none;
      color: #ff6400;
  }

  .InnerGIGABYTEContent a:hover,
  .InnerGIGABYTEContent a:focus {
      text-decoration: none;
      color: #fff;
  }

  .InnerGIGABYTEContent h2 {
      font-family: Orbitron, Helvetica, Arial, Sans-Serif;
      color: #ff6400;
      font-size: 48px;
      letter-spacing: 5px;
      font-weight: bold;
  }