gmarket_sans 폰트 제거

This commit is contained in:
Yu Sung
2026-01-26 10:20:18 +09:00
parent e100bcb593
commit 091f90dee6
11 changed files with 6 additions and 18 deletions

View File

@@ -5,13 +5,7 @@
// Created by klaus on 2023/08/09.
//
enum Font: String {
case bold = "GmarketSansBold"
case medium = "GmarketSansMedium"
case light = "GmarketSansLight"
enum Font: String {
case preBold = "Pretendard-Bold"
case preMedium = "Pretendard-Medium"