@font-face {
	font-family: FontAwesome;
	src: url('../assets/fonts/fontawesome-webfont.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-face {
	font-family: SSTPRO;
	src: url('../assets/fonts/SST-Medium.woff');
}
@font-face {
	font-family: SSTPRO;
    src: url('../assets/fonts/SSTPRO-BOLD.woff');
    font-weight: bold;
}
@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-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;
}