@charset "utf-8";
/* CSS Document */

@font-face {
	font-family:Anter1;
	src:url(../../fonts/creative/Anter.otf);
}

@font-face {
	font-family:Anter2;
	src:url(../../fonts/creative/Anter.ttf);
}

@font-face {
	font-family:life-is-messy;
	src:url(../../fonts/creative/KGLifeisMessy.ttf);
}

@font-face {
	font-family:Monofor;
	src:url(../../fonts/creative/Monofor.ttf);
}

@font-face {
	font-family:Northwell-alt;
	src:url(../../fonts/creative/Northwell-Alt.otf);
}

@font-face {
	font-family:Northwell;
	src:url(../../fonts/creative/Northwell.otf);
}

@font-face {
	font-family:Windsong;
	src:url(../../fonts/creative/Windsong.ttf);
}

/*/--------------------Font-Styles--------------------/*/

.Anter1 {
	font-family:Anter1 !important;
}

.Anter2 {
	font-family:Anter2 !important;
}

.life-is-messy {
	font-family:life-is-messy !important;
}

.Monofor {
	font-family:Monofor !important;
}

.Northwell-alt {
	font-family:Northwell-alt !important;
}

.Northwell {
	font-family:Northwell !important;
}

.Windsong {
	font-family:Windsong !important;
}