<style>
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;1,100;1,200;1,300;1,400;1,500;1,600&display=swap');
</style>

.poppins-thin {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.poppins-extralight {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-light {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: italic;
}


.text_red {
  color:#ff4f4f;
}

.cormorant-garamond-light {
  font-family: "Cormorant Garamond", serif;
  font-weight: 300;
  font-style: normal;
}

.cormorant-garamond-regular {
  font-family: "Cormorant Garamond", serif;
  font-weight: 400;
  font-style: normal;
}

.cormorant-garamond-medium {
  font-family: "Cormorant Garamond", serif;
  font-weight: 500;
  font-style: normal;
}

.cormorant-garamond-semibold {
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  font-style: normal;
}

.cormorant-garamond-bold {
  font-family: "Cormorant Garamond", serif;
  font-weight: 700;
  font-style: normal;
}

.cormorant-garamond-light-italic {
  font-family: "Cormorant Garamond", serif;
  font-weight: 300;
  font-style: italic;
}

.cormorant-garamond-regular-italic {
  font-family: "Cormorant Garamond", serif;
  font-weight: 400;
  font-style: italic;
}

.cormorant-garamond-medium-italic {
  font-family: "Cormorant Garamond", serif;
  font-weight: 500;
  font-style: italic;
}

.cormorant-garamond-semibold-italic {
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  font-style: italic;
}

.cormorant-garamond-bold-italic {
  font-family: "Cormorant Garamond", serif;
  font-weight: 700;
  font-style: italic;
}

/* メンズタイトル */
.operetta_medium {
  font-family: "operetta-18", serif;
  font-weight: 300;
  font-style: normal;  
}

.operetta_regular {
  font-family: "operetta-18", serif;
  font-weight: 600;
  font-style: normal;  
}

.operetta_regular_italic {
  font-family: "operetta-18", serif;
  font-weight: 600;
  font-style: italic;
}

/* SPAタイトル */
.ivyOra_regular {
  font-family: "ivyora-display", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.ivyOra_regular_italic {
  font-family: "ivyora-display", sans-serif;
  font-weight: 400;
  font-style: italic;
}

/* dababフォント */
.elza-light {
  font-family: "elza", sans-serif;
  font-weight: 200;
  font-style: normal;  
}

.trajan {
  font-family: trajan-pro-3, serif;
  font-weight: 400;
  font-style: normal;
}

.zcool-xiaowei-regular {
  font-family: "ZCOOL XiaoWei", sans-serif;
  font-weight: 400;
  font-style: normal;
}


/* テイラーフォント */
.Big_Caslon {
  font-family: "big-caslon-fb", serif;
  font-weight: 400;
  font-style: normal;  
}

.scotch_roman {
  font-family: "scotch-display", sans-serif;
  font-weight: 400;
  font-style: normal;  
}

.shippori-mincho-regular {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-style: normal;
}


.gothic {
  font-family: "ivyepic-variable",sans-serif;
  font-variation-settings: 'wdth' 100, 'wght' 189, 'slnt' 0;
}

font-family: "a-otf-gothic-mb101-pr6n", sans-serif;
font-weight: 300;
font-style: normal;
