6 lines
152 B
CSS
6 lines
152 B
CSS
@font-face {
|
|
font-family: 'GowunDodum';
|
|
src: url('/fonts/gowun-dodum.woff2') format('woff2');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
} |