/*
Theme Name: GeneratePress Child
Theme URI: https://ddlabx.com
Description: DDlabX 커스텀 자식 테마
Author: DDlabX
Template: generatepress
Version: 1.0.0
*/


body, button, input, select, textarea {
    font-family: 'Pretendard', -apple-system, sans-serif;
}

h1, h2, h3, .site-title {
    font-family: 'Pretendard', sans-serif;
    font-weight: 900;
}
