16 lines
516 B
CSS
16 lines
516 B
CSS
/*
|
|
Copyright (c) 2021 Kil Hyung-jin, with Reserved Font Name Pretendard.
|
|
https://github.com/orioncactus/pretendard
|
|
|
|
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
|
This license is copied below, and is also available with a FAQ at:
|
|
http://scripts.sil.org/OFL
|
|
*/
|
|
|
|
@font-face {
|
|
font-family: "Pretendard Variable";
|
|
font-weight: 45 920;
|
|
font-style: normal;
|
|
font-display: swap;
|
|
src: local("Pretendard Variable"), url("./woff2/PretendardVariable.woff2") format("woff2-variations");
|
|
}
|