
@font-face {
  font-display: swap; 
  font-family: 'Noto Serif JP';
  font-style: normal;
  font-weight: 400;
  src: url('../font/noto-serif-jp-v30-japanese_latin-regular.woff2') format('woff2'); 
}

@font-face {
  font-display: swap;
  font-family: 'Noto Serif JP';
  font-style: normal;
  font-weight: 500;
  src: url('../font/noto-serif-jp-v30-japanese_latin-500.woff2') format('woff2'); 
}

@font-face {
  font-display: swap;
  font-family: "Cormorant Garamond";
  font-style: normal;
  font-weight: 500;
  src: url('../font/CormorantGaramond-Medium.ttf') format('truetype'); 
}

@font-face {
  font-display: swap;
  font-family: "Belleza";
  font-weight: 400;
  font-style: normal;
  src: url('../font/Belleza-Regular.ttf') format('truetype'); 
}




.fnt-cormorant-medium {
  font-family: "Cormorant Garamond";
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-display: swap;
  font-family: 'Amiri';
  font-style: normal;
  font-weight: 400;
  src: url('../font/amiri-v27-latin-regular.woff2') format('woff2'); 
}


.fnt-Amiri {
  font-family: 'Amiri';
  font-style: normal;
  font-weight: 400;
}

.fnt-belleza {
  font-family: "Belleza";
  font-weight: 400;
  font-style: normal;
}
