폰트 이름 변경

pretendard_bold -> bold
pretendard_regular -> regular
pretendard_medium -> medium
pretendard_light -> light
This commit is contained in:
2026-01-22 22:55:14 +09:00
parent 00941d8082
commit 6cb89ef09f
285 changed files with 1552 additions and 1553 deletions

View File

@@ -10,7 +10,7 @@
android:layout_height="wrap_content"
android:layout_gravity="center"
android:background="@drawable/bg_round_corner_999_263238"
android:fontFamily="@font/pretendard_regular"
android:fontFamily="@font/regular"
android:gravity="center"
android:paddingHorizontal="24dp"
android:paddingVertical="12dp"