@font-face {
  font-family: MyriadPro;
  src: url('./711-wickedlygood-2025/MYRIADPRO-REGULAR.OTF') format('opentype');
}

body {
  font-family: 'Segoe UI', sans-serif !important;
  margin: 0 !important;
  padding: 0 !important;
  /* overflow: hidden; */
}

input,
button,
select,
option,
textarea {
  font-family: 'Segoe UI', sans-serif !important;
}
