Skip to content

Instantly share code, notes, and snippets.

@joohyung-park
joohyung-park / ibmplexmono.css
Last active November 8, 2023 01:29
IBMPlexMono
@font-face {
font-family: 'IBM Plex Mono';
font-style: normal;
font-weight: 400;
src: local('IBM Plex Mono'), url('https://fonts.cdnfonts.com/s/15971/IBMPlexMono-Regular.woff') format('woff');
}
@font-face {
font-family: 'IBM Plex Mono';
font-style: italic;
font-weight: 400;
@font-face {
font-family: 'LektonCodeBold';
src: url('/assets/fonts/lektoncode/384cf2460d85ca20c3343b567ae51077/e3ba6d49a3548601a03f88d18b02896d/LektonCodeBold.ttf') format('truetype');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'LektonCodeItalic';
src: url('/assets/fonts/lektoncode/384cf2460d85ca20c3343b567ae51077/11b6b6c01d0c212bff179909b842ca6a/LektonCodeItalic.ttf') format('truetype');