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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user