/* Master font stylesheet - imports all font definitions */

@import url("1942-report/stylesheet.css");
@import url("3Dumb/web fonts/2dumb_regular_macroman/stylesheet.css");
@import url("3Dumb/web fonts/3dumb_regular_macroman/stylesheet.css");
@import url("bloody/stylesheet.css");
@import url("CAC-Champagne/web fonts/cacchampagne_regular_macroman/stylesheet.css");
@import url("chunkfive/stylesheet.css");
@import url("Distant-Galaxy/stylesheet.css");
@import url("FFF-Tusj/stylesheet.css");
@import url("francois-one/stylesheet.css");
@import url("impact-label/stylesheet.css");
@import url("leaguegothic/stylesheet.css");
@import url("learning-curve-pro/stylesheet.css");
@import url("Liberation-Mono/stylesheet.css");
@import url("Liberation-Sans/stylesheet.css");
@import url("Liberation-Serif/stylesheet.css");
@import url("libre-baskerville/stylesheet.css");
@import url("Maximum-Security/web fonts/maximumsecurity_regular_macroman/stylesheet.css");
@import url("neoretrodraw/stylesheet.css");
@import url("Operating-instructions/web fonts/operatinginstructions_regular_macroman/stylesheet.css");
@import url("oswald/stylesheet.css");
@import url("special-elite/stylesheet.css");

/* Font class definitions for easy use */
.tf1942report            { font-family: '1942report1942report'          !important; letter-spacing: 0;}
.tf2dumb                 { font-family: '2dumbregular'                  !important; letter-spacing: 0;}
.tf3dumb                 { font-family: '3dumbregular'                  !important; letter-spacing: 0;}
.tfbloody                { font-family: 'BloodyNormal'                  !important; letter-spacing: 0;}
.tfcacchampagne          { font-family: 'cac_champagneregular'          !important; letter-spacing: 0;}
.tfchunkfive             { font-family: 'ChunkFiveRegular'              !important; letter-spacing: 0;}
.tfdistantgalaxy         { font-family: 'DistantGalaxyRegular'          !important; letter-spacing: 0;}
.tfffftusj               { font-family: 'FFFTusjBold'                   !important; letter-spacing: 0;}
.tffrancoisone           { font-family: 'FrancoisOneRegular'            !important; letter-spacing: 0;}
.tfimpactlabel           { font-family: 'ImpactLabelRegular'            !important; letter-spacing: 0;}
.tfimpactlabelreversed   { font-family: 'ImpactLabelReversedRegular'    !important; letter-spacing: 0;}
.tflearningcurve         { font-family: 'LearningCurveProRegular'       !important; letter-spacing: 0;}
.tflearningcurvedashed   { font-family: 'LearningCurveDashedProRegular' !important; letter-spacing: 0;}
.tfliberationmono        { font-family: 'LiberationMonoRegular'         !important; letter-spacing: 0;}
.tfliberationsans        { font-family: 'LiberationSansRegular'         !important; letter-spacing: 0;}
.tfliberationserif       { font-family: 'LiberationSerifRegular'        !important; letter-spacing: 0;}
.tflibrebasterkville     { font-family: 'LibreBaskervilleRegular'       !important; letter-spacing: 0;}
.tfmaximumsecurity       { font-family: 'maximum_securityregular'       !important; letter-spacing: 0;}
.tfneoretrodraw          { font-family: 'NeoRetroDrawRegular'           !important; letter-spacing: 0;}
.tfoperatinginstructions { font-family: 'operating_instructionsregular' !important; letter-spacing: 0;}
.tfoswaldbold            { font-family: 'OswaldBold'                    !important; letter-spacing: 0;}
.tfoswaldbook            { font-family: 'OswaldBook'                    !important; letter-spacing: 0;}
.tfoswaldlight           { font-family: 'OswaldLight'                   !important; letter-spacing: 0;}
.tfoswaldstencil         { font-family: 'OswaldStencilRegular'          !important; letter-spacing: 0;}
.tfspecialelite          { font-family: 'SpecialEliteRegular'           !important; letter-spacing: 0;}

/* Common font styles used in presentations */
.chunkfive {
	font-family: 'ChunkFiveRegular', Arial, serif;
}

.emphasis {
	color: #900000;
}