pgschema 0.2.14

Prototype for PG-SChema with property constraints
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
@font-face {
    font-family: "JetBrains Mono";
    src: url("JetBrainsMono-Regular.ttf") format("ttf");
}

@font-face {
    font-family: "IA Writer QuattroS";
    src: url("iAWriterQuattroS-Regular.woff2") format("woff2");
}

@font-face {
    font-family: "Lora";
    src: url("Lora.var.woff2") format("woff2-variations");
    font-weight: 100 900;
    font-style: normal;
}