Skip to content

Instantly share code, notes, and snippets.

@limjinsun
Last active January 2, 2019 03:49
Show Gist options
  • Select an option

  • Save limjinsun/e2b0e086489782c9d27c6c731769b4ad to your computer and use it in GitHub Desktop.

Select an option

Save limjinsun/e2b0e086489782c9d27c6c731769b4ad to your computer and use it in GitHub Desktop.
@font-face {
font-family: 'Kakao';
font-style: normal;
font-weight: 400;
src: local('Kakao Regular'), local('KakaoOTF Regular'),
url('https://cdn.jsdelivr.net/gh/kakao/kakao.github.io/assets/fonts/KakaoOTF-bRg.eot') format('eot'),
url('https://cdn.jsdelivr.net/gh/kakao/kakao.github.io/assets/fonts/KakaoOTF-bRg.woff2') format('woff2'),
url('https://cdn.jsdelivr.net/gh/kakao/kakao.github.io/assets/fonts/KakaoOTF-bRg.woff') format('woff'),
url('https://cdn.jsdelivr.net/gh/kakao/kakao.github.io/assets/fonts/KakaoOTF-bRg.otf') format('opentype');
}
@font-face {
font-family: 'Kakao';
font-style: normal;
font-weight: 200;
src: local('Kakao Light'), local('KakaoOTF Light'),
url('https://cdn.jsdelivr.net/gh/kakao/kakao.github.io/assets/fonts/KakaoOTF-aLt.eot') format('eot'),
url('https://cdn.jsdelivr.net/gh/kakao/kakao.github.io/assets/fonts/KakaoOTF-aLt.woff2') format('woff2'),
url('https://cdn.jsdelivr.net/gh/kakao/kakao.github.io/assets/fonts/KakaoOTF-aLt.woff') format('woff'),
url('https://cdn.jsdelivr.net/gh/kakao/kakao.github.io/assets/fonts/KakaoOTF-aLt.otf') format('opentype');
}
@font-face {
font-family: 'Kakao';
font-style: normal;
font-weight: 700;
src: local('Kakao Bold'), local('KakaoOTF Bold'),
url('https://cdn.jsdelivr.net/gh/kakao/kakao.github.io/assets/fonts/KakaoOTF-cBd.eot') format('eot'),
url('https://cdn.jsdelivr.net/gh/kakao/kakao.github.io/assets/fonts/KakaoOTF-cBd.woff2') format('woff2'),
url('https://cdn.jsdelivr.net/gh/kakao/kakao.github.io/assets/fonts/KakaoOTF-cBd.woff') format('woff'),
url('https://cdn.jsdelivr.net/gh/kakao/kakao.github.io/assets/fonts/KakaoOTF-cBd.otf') format('opentype');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment