vueJava/nuxt/assets/font/PretendardGOV/font.css

72 lines
2.4 KiB
CSS

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