@font-face {
  font-family: arialRounded;
  src: url("./assets/arial-rounded-mt-cold.ttf");
}

body {
  font-family: arialRounded;
}
