Skip to content

Instantly share code, notes, and snippets.

@skt-t1-byungi
Last active April 17, 2019 00:53
Show Gist options
  • Save skt-t1-byungi/88380276b6988d6d35ca41340216a895 to your computer and use it in GitHub Desktop.
Save skt-t1-byungi/88380276b6988d6d35ca41340216a895 to your computer and use it in GitHub Desktop.
vscode font style
.mtk4,.mtk6,.mtk8,.mtk10,.mtki{
font-family: "Operator Mono Lig";
}
.mtk6{
font-style: italic;
}
.mtk11 {
font-weight: bold;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment