@font-face {
  font-family: "Myriad Pro";
  src: url("MyriadPro-Regular.woff2") format("woff2"),
    url("MyriadPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Futura Std";
  src: url("FuturaStd-Light.woff2") format("woff2"),
    url("FuturaStd-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Myriad Pro";
  src: url("MyriadPro-It.woff2") format("woff2"),
    url("MyriadPro-It.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "HelveticaNeueLT Std";
  src: url("HelveticaNeueLTStd-Roman.woff2") format("woff2"),
    url("HelveticaNeueLTStd-Roman.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "HelveticaNeueLT Std";
  src: url("HelveticaNeueLTStd-Bd.woff2") format("woff2"),
    url("HelveticaNeueLTStd-Bd.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
