@charset "UTF-8";
/*
Theme Name: senzoku-mental-clinic
Author: artblue
Version: 1.0
 */
@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@500;700&display=swap');
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;600;700;900&display=swap");

@import url("https://use.typekit.net/gdu5zew.css");
@import url("https://use.typekit.net/gdu5zew.css");


/* DIN Next Rounded LT Pro */
@font-face {
  font-family: 'dinr_M';
  src: url('../font/dinr_M.woff2') format('woff2'),
    url('../font/dinr_M.woff') format('woff'),
    url('../font/dinr_M.otf') format('opentype');
}


@font-face {
  font-family: 'dinr_B';
  src: url('../font/dinr_B.woff2') format('woff2'),
    url('../font/dinr_B.woff') format('woff'),
    url('../font/dinr_B.otf') format('opentype');
}


/* 
font-family: "Noto Sans JP", sans-serif; 

font-family: "Zen Maru Gothic", serif;

*/