@charset 'utf8';
@import url('https://fonts.googleapis.com/css2?family=LINE+Seed+JP&display=swap');

*:not(i){
	font-family: "LINE Seed JP", sans-serif;
}