/*
Theme Name: DLAB Child
Template: dlab
Version: 0.0.1
*/
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700&subset=japanese');
*{ 
  font-family: 'Noto Sans JP', sans-serif;
}

ul {
  margin: 0;
}
