/*!
Theme Name: Timber Dog Digital
Author: Hieu Nguyen
Author URI: https://www.upwork.com/freelancers/hieunguyen75
Description: This is Timber Dog Digital Theme
Version: 1.0.0
*/
@font-face{font-family:'Kinfolk';src:url('assets/fonts/KinfolkRegular.woff2') format('woff2'),url('assets/fonts/KinfolkRegular.woff') format('woff');font-weight:normal;font-style:normal;font-display:swap}
.kinfolk{font-family:'Kinfolk';font-weight:400}

/* Fix AOS Horizontal Scroll on Mobile */
html, body {
    overflow-x: hidden;
    width: 100%;
    -webkit-overflow-scrolling: touch; /* Mượt hơn trên iOS */
}

.site {
    overflow-x: hidden;
    width: 100%;
    position: relative;
}