/* Segoe UI - dari assets/fonts */



@font-face {
  font-family: "Segoe UI Light";
  src: url("../assets/fonts/segoe-ui-4-cufonfonts/Segoe UI Light.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: "Segoe UI";
  src: url("../assets/fonts/segoe-ui-4-cufonfonts/Segoe UI.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Segoe UI Semibold";
  src: url("../assets/fonts/segoe-ui-4-cufonfonts/Segoe UI Semibold.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Segoe UI Italic";
  src: url("../assets/fonts/segoe-ui-4-cufonfonts/Segoe UI Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Segoe UI Bold";
  src: url("../assets/fonts/segoe-ui-4-cufonfonts/Segoe UI Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Segoe UI Bold Italic";
  src: url("../assets/fonts/segoe-ui-4-cufonfonts/Segoe UI Bold Italic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("../assets/fonts/segoe-ui-4-cufonfonts/poppins.light.ttf") format("truetype");
  font-style: normal;
  font-display: swap;
}