@import url('https://fonts.googleapis.com/css2?family=Emblema+One&display=swap');

body {
  font-family: "Emblema One", system-ui;
  font-weight: 400;
  font-style: normal;
}
