
.font-poppins-400{
    font-family: 'Poppins', sans-serif !important;
    font-weight: 400;
}

.font-poppins-500{
    font-family: 'Poppins', sans-serif !important;
    font-weight: 500;
}

.font-poppins-600{
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600;
}

.font-poppins-700{
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700;
}

.font-notosans-400{
    font-family: 'Noto Sans KR', sans-serif !important;
    font-weight: 400;
}

.font-notosans-500{
    font-family: 'Noto Sans KR', sans-serif !important;
    font-weight: 500;
}

.font-notosans-500{
    font-family: 'Noto Sans KR', sans-serif !important;
    font-weight: 500;
}

.font-notosans-700{
    font-family: 'Noto Sans KR', sans-serif !important;
    font-weight: 700;
}

.font-dmsans-400{
    font-family : 'Dm Sans', sans-serif !important;
    font-weight: 400;
}

.font-dmsans-500{
    font-family : 'Dm Sans', sans-serif !important;
    font-weight: 500;
}

.font-dmsans-700{
    font-family : 'Dm Sans', sans-serif !important;
    font-weight: 700;
}

.font-pretendard-300{
    font-family : 'Pretendard';
    font-weight: 300;
}
.font-pretendard-400{
    font-family : 'Pretendard';
    font-weight: 400;
}

.font-pretendard-700{
    font-family : 'Pretendard';
    font-weight: 700;
}

.font-inter-100{
    font-family : 'Inter';
    font-weight: 100;
}

.font-inter-200{
    font-family : 'Inter';
    font-weight: 200;
}

.font-inter-300{
    font-family : 'Inter';
    font-weight: 300;
}

.font-inter-400{
    font-family : 'Inter';
    font-weight: 400;
}

.font-inter-500{
    font-family : 'Inter';
    font-weight: 500;
}

.font-inter-600{
    font-family : 'Inter';
    font-weight: 600;
}

.font-inter-700{
    font-family : 'Inter';
    font-weight: 700;
}

.font-inter-800{
    font-family : 'Inter';
    font-weight: 800;
}

.font-inter-900{
    font-family : 'Inter';
    font-weight: 900;
}