/*
* g-fonts.css
* Web site Name: HASSAKU
* URL: https://hassaku-kyoto.jp/
* Author: HASSAKU Inc.
*/


/* Google fonts
====================================================== */

/* Kosugi Maru: CSS class
---------------------------- */
.kosugi-maru {
  font-family: "Kosugi Maru", sans-serif;
  font-weight: 400;
  font-style: normal;
}


/* DM Serif Text: CSS classes
---------------------------- */
.dm-serif-text {
  font-family: "DM Serif Text", serif;
  font-weight: 400;
  font-style: normal;
}




/* 
---------------------------- */





