- 1
- 네모
- 조회 수 1346
@font-face {
font-family: 'ExampleFont';
font-weight: 400;
src: url('example.eot');
src: url('example.eot?#iefix') format('embedded-opentype'),
url('example.woff') format('woff'),
url('example.woff2') format('woff2'),
url('example.ttf') format('truetype'),
url('example.otf') format('opentype'),
url('example.svg') format('svg');
}
설명은 생략합니다.
이니스프리님
포함 4명이 추천
포함 4명이 추천


