/* ============================================
   FONTS - NetApp Storage LP
   ============================================ */

@font-face {
  font-family: "Gotham Book";
  font-display: swap;
  src: url("https://pages.lenovo.com/rs/183-WCT-620/images/Gotham Book.eot");
  src: url("https://pages.lenovo.com/rs/183-WCT-620/images/Gotham Book.eot?#iefix")
      format("embedded-opentype"),
    url("https://pages.lenovo.com/rs/183-WCT-620/images/Gotham Book.woff")
      format("woff"),
    url("https://pages.lenovo.com/rs/183-WCT-620/images/Gotham Book.ttf")
      format("truetype"),
    url("https://pages.lenovo.com/rs/183-WCT-620/images/Gotham Book.svg#Gotham Book")
      format("svg");
}

@font-face {
  font-family: "Gotham Bold";
  font-display: swap;
  src: url("https://pages.lenovo.com/rs/183-WCT-620/images/Gotham Bold.eot");
  src: url("https://pages.lenovo.com/rs/183-WCT-620/images/Gotham Bold.eot?#iefix")
      format("embedded-opentype"),
    url("https://pages.lenovo.com/rs/183-WCT-620/images/Gotham Bold.ttf")
      format("truetype"),
    url("https://pages.lenovo.com/rs/183-WCT-620/images/Gotham Bold.svg#Gotham Book")
      format("svg");
}

