0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-16 16:52:39 +00:00

fonts as snippets

This commit is contained in:
Víctor Losada Hernández
2023-12-23 12:40:56 +01:00
parent 985a9843f2
commit e2ac6c9b6b
3 changed files with 290 additions and 111 deletions

View File

@@ -152,6 +152,27 @@ body { counter-reset : phb-page-numbers; }
break-inside : avoid;
}
/* Fonts */
.OpenSans { font-family: 'OpenSans'; }
.CodeBold { font-family: 'CodeBold';}
.CodeLight { font-family: 'CodeLight';}
.ScalySansRemake { font-family: 'ScalySansRemake';}
.BookInsanityRemake { font-family: 'BookInsanityRemake';}
.MrEavesRemake { font-family: 'MrEavesRemake';}
.SolberaImitationRemake { font-family: 'SolberaImitationRemake';}
.ScalySansSmallCapsRemake { font-family: 'ScalySansSmallCapsRemake';}
.WalterTurncoat { font-family: 'WalterTurncoat';}
.Lato { font-family: 'Lato';}
.Courier { font-family: 'Courier';}
.NodestoCapsCondensed { font-family: 'NodestoCapsCondensed';}
.Overpass { font-family: 'Overpass';}
.Davek { font-family: 'Davek';}
.Iokharic { font-family: 'Iokharic';}
.Rellanic { font-family: 'Rellanic';}
.TimesNewRoman { font-family: 'Times New Roman';}
/* Watermark */
.watermark {
position : absolute;