@font-face {
  font-family: 'Neue Haas Grotesk Display Pro';
  src: url('NeueHaasDisplay-Thin.woff2') format('woff2'),
      url('NeueHaasDisplay-Thin.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Neue Haas Grotesk Display Pro';

        src: url('NeueHaasDisplay-Roman.woff2') format('woff2'),
      url('NeueHaasDisplay-Roman.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Neue Haas Grotesk Display Pro';
  src: url('NeueHaasDisplay-Mediu.woff2') format('woff2'),
      url('NeueHaasDisplay-Mediu.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}


/* Helvetica Neue */
@font-face {
  font-family: "Helvetica-Neue";
  src: url("HelveticaNeue-Roman.woff2") format("woff2"),
    url("HelveticaNeue-Roman.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Helvetica-Neue";
  src: url("HelveticaNeue-Medium.woff2") format("woff2"),
    url("HelveticaNeue-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Helvetica-Neue";
  src: url("HelveticaNeue-Bold.woff2") format("woff2"),
    url("HelveticaNeue-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* FF Good Pro */
@font-face {
  font-family: "FFGoodPro";
  src: url("FFGoodPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "FFGoodPro";
  src: url("FFGoodPro-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "FFGoodPro";
  src: url("FFGoodPro-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "FFGoodPro";
  src: url("FFGoodPro-Bold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "FFGoodPro";
  src: url("FFGoodPro-Black.woff2") format("woff2");
  src: url("FFGoodPro-Black.woff") format("woff");
  src: url("FFGoodPro-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;

  font-display: swap;
}





