@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap");

@font-face {
  font-family: "Arial-rounded";
  src: url("/fonts/Arial-rounded-bold.woff") format("truetype");
}

@font-face {
  font-family: Arial;
  src: url("/fonts/Arial.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Arial;
  src: url("/fonts/Arial-bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
