@charset "UTF-8";
/*
Theme Name: senzoku-mental-clinic
Author: artblue
Version: 1.0
 */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;600;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+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");
@import url("https://use.typekit.net/swy2aya.css");

/* Zen Maru Gothic */
@font-face {
  font-family: 'Zen Maru Gothic Regular';
  src: url('../font/ZenMaruGothic-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Zen Maru Gothic Medium';
  src: url('../font/ZenMaruGothic-Medium.ttf') format('truetype');
}
@font-face {
  font-family: 'Zen Maru Gothic Bold';
  src: url('../font/ZenMaruGothic-Bold.ttf') format('truetype');
}

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

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

@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');
