/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 29 2026 | 13:01:27 */
/* ==========================================
   スライドショーのタイトル外部フォント呼び出し
   ========================================== */

/* ① フォントの定義（作成したURLを2箇所に型を分けて指定します） */
@font-face {
    font-family: 'CrayonFont';
    src: url('https://cdn.jsdelivr.net/gh/harimasnpublic/my-fonts@0a7a7edc8b53423e7cb0d68b558466975a7a3547/crayon_1-1.ttf') format('truetype');
    font-display: swap;
}