@font-face {
    font-family: "Poppins SemiBold";
    src: url('../font/en/Poppins-SemiBold.woff2');
    font-display: swap;
}

@font-face {
    font-family: "Noto Sans Bold";
    src: url("../font/en/Noto Sans Bold.woff2");
    font-display: swap;
  }
  @font-face {
    font-family: "Noto Sans";
    src: url("../font/en/NotoSans.woff2");
    font-display: swap;
  }
  @font-face {
    font-family: "Butler Regular";
    src: url("../font/en/Butler.woff2");
    font-display: swap;
  }
  @font-face {
    font-family: "Helvetica Neue LT Std Regular";
    src: url("../font/en/Helvetica Neue LT Std Regular.woff2");
    font-display: swap;
  }
  @font-face {
    font-family: "Poppins Bold";
    src: url("../font/en/Poppins-Bold.woff2");
    font-display: swap;
  }
  @font-face {
    font-family: "Raleway Regular";
    src: url("../font/en/Raleway.woff2");
    font-display: swap;
  }