Skip to content

Instantly share code, notes, and snippets.

View praveenscience's full-sized avatar
😻
Creative Kitteh

Praveen Kumar Purushothaman praveenscience

😻
Creative Kitteh
View GitHub Profile
@praveenscience
praveenscience / Praveen.css
Created August 31, 2022 12:52
Praveen Typora Theme
:root {
--side-bar-bg-color: #fafafa;
--control-text-color: #777;
}
@include-when-export url(https://fonts.loli.net/css?family=Open+Sans:400italic,700italic,700,400&subset=latin,latin-ext);
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;1,400;1,500&display=swap');
@font-face {
font-family: "Open Sans";
@praveenscience
praveenscience / Example.md
Last active August 3, 2025 19:30
Segoe UI WebFont

Quick Example & Demo

Preview

<style>
  @font-face {
    font-family: SegoeUI;
    src:
      local("Segoe UI Light"),
@praveenscience
praveenscience / Example.md
Last active August 3, 2025 19:30
Operator Mono WebFont

Quick Example & Demo

Preview

<style>
  @font-face {
    font-family: Operator Symbols;
    font-style: normal;
    font-weight: 400;
@praveenscience
praveenscience / AmazingWebfonts.md
Last active August 3, 2025 19:28
Amazing Web Fonts from Praveen's Collection