Files
dnssash/theme/rd.laser/rb.fonts/YoonGothic/YoonGothic.css
T
2026-06-11 18:47:38 +09:00

21 lines
635 B
CSS

@font-face {
font-family: 'font-H';
font-weight: 900;
font-display: swap;
src: local('YoonGothic 790'), local('Yoon Gothic 790'), local('YoonGothic'), local('Apple SD Gothic Neo'), sans-serif;
}
@font-face {
font-family: 'font-B';
font-weight: 700;
font-display: swap;
src: local('YoonGothic 770'), local('Yoon Gothic 770'), local('YoonGothic'), local('Apple SD Gothic Neo'), sans-serif;
}
@font-face {
font-family: 'font-R';
font-weight: 400;
font-display: swap;
src: local('YoonGothic 740'), local('Yoon Gothic 740'), local('YoonGothic'), local('Apple SD Gothic Neo'), sans-serif;
}