/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 29 2024 | 05:38:18 */
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@600;700;900&family=Noto+Sans+JP:wght@400;500;700&family=Poppins:wght@500;600&display=swap" rel="stylesheet">
<style>
.noto {
  font-family: 'Noto Sans JP', sans-serif;
}
.mon {
  font-family: 'Montserrat', sans-serif;
}
.pop {
  font-family: 'Poppins', sans-serif;
}
</style>