@charset "UTF-8";
/*
Theme Name: yamate-suzuran-skin-clinic
Author: artblue
Version: 1.0
 */
@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@400;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");*/


/* 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');
}

/*Segoe_Script*/
@font-face {
  font-family: 'Segoe_Script';
  src: url('../font/segoesc.woff2') format('woff2'),
    url('../font/segoesc.woff') format('woff'),
    url('../font/segoesc.otf') format('opentype'),
    url('../font/segoesc.ttf') format('truetype');;
}

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

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