1
0
puyopuyotetr.is/app/javascript/styles/fonts/pretendard-jp.css

72 lines
2.4 KiB
CSS
Raw Normal View History

2022-12-24 14:40:47 +09:00
/*
Copyright (c) 2022 Kil Hyung-jin, with Reserved Font Name Pretendard JP.
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 JP';
font-weight: 900;
font-display: swap;
src: local('Pretendard JP Black'), url('./woff2/PretendardJP-Black.woff2') format('woff2'), url('./woff/PretendardJP-Black.woff') format('woff');
}
@font-face {
font-family: 'Pretendard JP';
font-weight: 800;
font-display: swap;
src: local('Pretendard JP ExtraBold'), url('./woff2/PretendardJP-ExtraBold.woff2') format('woff2'), url('./woff/PretendardJP-ExtraBold.woff') format('woff');
}
@font-face {
font-family: 'Pretendard JP';
font-weight: 700;
font-display: swap;
src: local('Pretendard JP Bold'), url('./woff2/PretendardJP-Bold.woff2') format('woff2'), url('./woff/PretendardJP-Bold.woff') format('woff');
}
@font-face {
font-family: 'Pretendard JP';
font-weight: 600;
font-display: swap;
src: local('Pretendard JP SemiBold'), url('./woff2/PretendardJP-SemiBold.woff2') format('woff2'), url('./woff/PretendardJP-SemiBold.woff') format('woff');
}
@font-face {
font-family: 'Pretendard JP';
font-weight: 500;
font-display: swap;
src: local('Pretendard JP Medium'), url('./woff2/PretendardJP-Medium.woff2') format('woff2'), url('./woff/PretendardJP-Medium.woff') format('woff');
}
@font-face {
font-family: 'Pretendard JP';
font-weight: 400;
font-display: swap;
src: local('Pretendard JP Regular'), url('./woff2/PretendardJP-Regular.woff2') format('woff2'), url('./woff/PretendardJP-Regular.woff') format('woff');
}
@font-face {
font-family: 'Pretendard JP';
font-weight: 300;
font-display: swap;
src: local('Pretendard JP Light'), url('./woff2/PretendardJP-Light.woff2') format('woff2'), url('./woff/PretendardJP-Light.woff') format('woff');
}
@font-face {
font-family: 'Pretendard JP';
font-weight: 200;
font-display: swap;
src: local('Pretendard JP ExtraLight'), url('./woff2/PretendardJP-ExtraLight.woff2') format('woff2'), url('./woff/PretendardJP-ExtraLight.woff') format('woff');
}
@font-face {
font-family: 'Pretendard JP';
font-weight: 100;
font-display: swap;
src: local('Pretendard JP Thin'), url('./woff2/PretendardJP-Thin.woff2') format('woff2'), url('./woff/PretendardJP-Thin.woff') format('woff');
}