@charset "UTF-8";

/* しっぽり明朝 - regular */
@font-face {
  font-display: swap;
  font-family: "Shippori Mincho";
  font-style: normal;
  font-weight: 400;
  src: local(''), url('../fonts/ShipporiMincho-Regular.woff2') format('woff2');
}

/* しっぽり明朝 - regular */
@font-face {
  font-display: swap;
  font-family: "Shippori Mincho";
  font-style: normal;
  font-weight: 700;
  src: local(''), url('../fonts/ShipporiMincho-Bold.woff2') format('woff2');
}


/* Cormorant - regular */
@font-face {
  font-display: swap;
  font-family: "Cormorant";
  font-style: normal;
  font-weight: 400;
  src: local(''), url('../fonts/Cormorant-Regular.woff2') format('woff2');
}

/* Oooh Baby - regular */
@font-face {
  font-display: swap;
  font-family: "Oooh Baby";
  font-style: normal;
  font-weight: 400;
  src: local(''), url('../fonts/OoohBaby-Regular.woff2') format('woff2');
}
