@font-face{src:url(/public/fonts/gotham/Gotham-Book.woff2) format("woff2"),url(/public/fonts/gotham/Gotham-Book.woff) format("woff");font-display:swap;font-family:Gotham-Book;font-style:normal;font-weight:400}@font-face{src:url(/public/fonts/gotham/Gotham-Light.woff2) format("woff2"),url(/public/fonts/gotham/Gotham-Light.woff) format("woff");font-display:swap;font-family:Gotham;font-style:normal;font-weight:400}@font-face{src:url(/public/fonts/gotham/Gotham-Medium.woff2) format("woff2"),url(/public/fonts/gotham/Gotham-Medium.woff) format("woff");font-display:swap;font-family:Gotham-Medium;font-style:normal;font-weight:400}@font-face{src:url(/public/fonts/gotham/Gotham-Bold.woff2) format("woff2"),url(/public/fonts/gotham/Gotham-Bold.woff) format("woff");font-display:swap;font-family:Gotham-Bold;font-style:normal;font-weight:400}

@font-face {
  src: url('/public/fonts/poppins/Poppins-Regular.woff2') format("woff2");
  font-display: swap;
  font-family: "Poppins-Regular";
  font-style: normal;
  font-weight: normal;
}

@font-face {
  src: url('/public/fonts/poppins/Poppins-SemiBold.woff2') format("woff2");
  font-display: swap;
  font-family: "Poppins-SemiBold";
  font-style: normal;
  font-weight: normal;
}


@font-face {
  src: url('/public/fonts/poppins/Poppins-Bold.woff2') format("woff2");
  font-display: swap;
  font-family: "Poppins-Bold";
  font-style: normal;
  font-weight: normal;
}

@font-face {
  src: url('/public/fonts/fontawesome/fontawesome-webfont.woff2') format("woff2");
  font-display: swap;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
}