/* === SEGOE UI === */
@font-face {
  font-family: "Segoe UI";
  src: url("/fonts/segoeuithis.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Segoe UI";
  src: url("/fonts/segoeuithisi.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Segoe UI";
  src: url("/fonts/segoeuithibd.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Segoe UI";
  src: url("/fonts/segoeuithisz.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "Segoe UI";
  src: url("/fonts/segoruiblack.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

/* === BUENDIA === */
@font-face {
  font-family: "Buendia";
  src: url("/fonts/Buendia Regular.otf") format("opentype"),
       url("/fonts/BuendiaRegular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Buendia";
  src: url("/fonts/Buendia Italic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Buendia";
  src: url("/fonts/Buendia Medium.otf") format("opentype"),
       url("/fonts/BuendiaMedium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Buendia";
  src: url("/fonts/Buendia Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Buendia";
  src: url("/fonts/Buendia Extrabold.otf") format("opentype"),
       url("/fonts/BuendiaExtraBold.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
