/* @font-face {
  font-family: "SF Pro Display";
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/SFProDisplay-Light.ttf) format("truetype");
}

@font-face {
  font-family: "SF Pro Display";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/SFProDisplay-Regular.ttf) format("truetype");
}

@font-face {
  font-family: "SF Pro Display";
  font-style: italic;
  font-weight: 400;
  src: url(../fonts/SFProDisplay-RegularItalic.ttf) format("truetype");
}

@font-face {
  font-family: "SF Pro Display";
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/SFProDisplay-Medium.ttf) format("truetype");
} */


@font-face {
  font-family: "GPBSans";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/GPBSansBase400.ttf) format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "GPBSans";
  font-style: italic;
  font-weight: 400;
  src: url(../fonts/GPBSansBase400Italic.ttf) format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "GPBSans";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/GPBSans400.ttf) format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "GPBSans";
  font-style: italic;
  font-weight: 400;
  src: url(../fonts/GPBSans400Italic.ttf) format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "GPBSans";
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/GPBSans500.ttf) format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "GPBSans";
  font-style: italic;
  font-weight: 500;
  src: url(../fonts/GPBSans500Italic.ttf) format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "GPBSans";
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/GPBSans600.ttf) format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "GPBSans";
  font-style: italic;
  font-weight: 600;
  src: url(../fonts/GPBSans600Italic.ttf) format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "GPBSans";
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/GPBSans700.ttf) format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "GPBSans";
  font-style: italic;
  font-weight: 700;
  src: url(../fonts/GPBSans700Italic.ttf) format("truetype");
  font-display: swap;
}
