@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c&display=swap');
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, button, p, strong, span, a{
  font-family: "M PLUS Rounded 1c", sans-serif !Important;
  font-weight: 400;
  font-style: normal;  
}

.micho-list li a {
  font-family: "M PLUS Rounded 1c", sans-serif !Important;
  font-weight: 400;
  font-style: normal;  
}
