@font-face {
	font-family: FontAwesome;
	src: url('../assets/fonts/fontawesome-webfont.ttf');
}
@font-face {
	font-family: CaveatBrush;
	src: url('../assets/fonts/CaveatBrush-Regular.ttf');
}
@font-face {
	font-family: BROOKESHAPPELL;
	src: url('../assets/fonts/BROOKESHAPPELL10-PBDZ.ttf');
}
@font-face {
	font-family: Jekawe;
	src: url('../assets/fonts/Jekawe.otf');
}
@font-face {
	font-family: AmaticSC-Bold;
	src: url('../assets/fonts/AmaticSC-Bold.ttf');
	font-display: swap;
}
@font-face {
	font-family: AmaticSC;
	src: url('../assets/fonts/AmaticSC-Regular.ttf');
}
@font-face {
	font-family: Impact;
	src: url('../assets/fonts/impact.woff');
}
@font-face {
	font-family: SSTPRO-Roman;
    src: url('../assets/fonts/SSTPRO-ROMAN.woff');
	font-display: swap;
}
@font-face {
	font-family: SSTPRO;
	src: url('../assets/fonts/SST-Medium.woff');
	font-display: swap;
}
@font-face {
	font-family: SSTPRO;
    src: url('../assets/fonts/SSTPRO-BOLD.woff');
	font-display: swap;
    font-weight: bold;
}
@font-face {
	font-family: SSTPRO;
    src: url('../assets/fonts/SSTPRO-HEAVY.woff');
	font-display: swap;
    font-weight: 900;
}
@font-face {
	font-family: SSTPRO;
    /* src: url('../assets/fonts/SST-Light.woff'); */
	src: url('../assets/fonts/SSTPRO-LIGHT.OTF');
	font-display: swap;
    font-weight: 300;
}
@font-face {
	font-family: SSTPRO;
    src: url('../assets/fonts/SSTPRO-ULTRALIGHT.OTF');
	font-display: swap;
    font-weight: 200;
}
@font-face {
	font-family: SSTPRO-Condensed;
	src: url('../assets/fonts/SSTPRO-CONDENSED.woff');
}
@font-face {
	font-family: SSTPRO-Condensed;
    src: url('../assets/fonts/SSTPRO-CONDENSEDBD.woff');
    font-weight: bold;
}
@font-face {
	font-family: SSTPRO-Light;
	src: url('../assets/fonts/SST-Light.woff');
	font-display: swap;
}
@font-face {
	font-family: SSTPRO-Heavy;
	src: url('../assets/fonts/SSTPRO-HEAVY.woff');
	font-display: swap;
}
@font-face {
	font-family: SSTPRO-Medium;
	src: url('../assets/fonts/SSTPRO-MEDIUM.OTF');
}
@font-face {
	font-family: ITCAvantGardePro-Bk;
	src: url('../assets/fonts/ITCAvantGardePro-Bk.woff');
}
@font-face {
	font-family: ITCAvantGardePro-Bk;
	src: url('../assets/fonts/ITCAvantGardePro-Bold.woff');
	font-weight: bold;
}
@font-face {
	font-family: Gotham-Black;
	src: url('../assets/fonts/Gotham-Black.ttf');
	font-weight: 700;
}
@font-face {
	font-family: Gotham-Bold;
	src: url('../assets/fonts/GOTHAM-BOLD.ttf');
	font-weight: bold;
}

@font-face {
	font-family: MandaiValueSerif;
	src: url('../assets/fonts/MandaiValueSerif-Regular-v1.007b.otf');
}
@font-face {
	font-family: MandaiValueSerif;
    src: url('../assets/fonts/MandaiValueSerif-Bold-v1.007b.otf');
    font-weight: bold;
}
@font-face {
	font-family: Helvetica;
	src: url('../assets/fonts/Helvetica.woff2');
	font-display: swap;
}
@font-face {
	font-family: Helvetica-Neue-LT-Com;
	src: url('../assets/fonts/HelveticaNeue-LT-Com.woff2');
	font-display: swap;
}
@font-face {
	font-family: Helvetica-Light;
	src: url('../assets/fonts/helvetica-light.woff2');
}
@font-face {
	font-family: Helvetica;
	src: url('../assets/fonts/Helvetica-Bold.woff2');
	font-display: swap;
	font-weight: bold;
}
@font-face {
	font-family: Helvetica-Oblique;
	src: url('../assets/fonts/Helvetica-Oblique.woff2');
}
@font-face {
	font-family: Helvetica-Bold-Oblique;
	src: url('../assets/fonts/Helvetica-BoldOblique.woff2');
}
@font-face {
	font-family: Helvetica-Rounded-Bold;
	src: url('../assets/fonts/helvetica-rounded-bold.woff2');
}
@font-face {
	font-family: Helvetica-Compressed;
	src: url('../assets/fonts/helvetica-compressed.woff2');
}
.font-sstpro-heavy {
	font-family: SSTPRO-Heavy;
}
.font-sstpro-bold {
	font-family: SSTPRO;
	font-weight: bold;
}
.font-sstpro-light {
	font-family: SSTPRO-Light;
}
.font-sstpro-ultralight {
	font-family: SSTPRO-UltraLight;
}
@font-face {
	font-family: 'Bodoni72';
	font-display: swap;
	src: url('../assets/fonts/Bodoni-72.ttc');
}
@font-face {
	font-family: 'Mountains of Christmas';
	font-display: swap;
	src: url('../assets/fonts/MountainsofChristmas-Regular.ttf');
}
@font-face {
	font-family: 'Mountains of Christmas Bold';
	font-display: swap;
	src: url('../assets/fonts/MountainsofChristmas-Bold.ttf');
}