@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: cooper;
    src: url(../fonts/cooper.otf);
}
@font-face {
    font-family: stencil;
    src: url(../fonts/stencil.ttf);
}

@font-face {
	font-family: 'Ancho-Light';
	src: url("../fonts/Ancho-Light.otf");
}
@font-face {
	font-family: 'Aclonica';
	src: url("../fonts/Aclonica.ttf");
}

@font-face {
	font-family: 'Always-In-My-Heart';
	src: url("../fonts/Always-In-My-Heart.ttf");
}
@font-face {
	font-family: 'Akaju';
	src: url("../fonts/Akaju.otf");
}
@font-face {
	font-family: 'AlfaSlabOne';
	src: url("../fonts/AlfaSlabOne.ttf");
}
@font-face {
	font-family: 'Anton';
	src: url("../fonts/Anton.ttf");
}
@font-face {
	font-family: 'Bunny-Honey';
	src: url("../fonts/Bunny-Honey.ttf");
}
@font-face {
	font-family: 'Envellope';
	src: url("../fonts/Envellope.otf");
}
@font-face {
	font-family: 'felona';
	src: url("../fonts/FelonastSC-ExtraLight.ttf");
}
@font-face {
	font-family: 'fette-egyptienne';
	src: url("../fonts/fette-egyptienne.ttf");
}


.arial{
	font-family: "Arial";
}
.aclonica{
	font-family: 'Aclonica';
}
.akaju{
	font-family: 'Akaju';
}
.alfaslabone{
	font-family: 'AlfaSlabOne';
}
.ancho{
	font-family: 'Ancho-Light';
}
.anton{
	font-family: 'Anton';
}
.alwaysinmyheart{
	font-family: 'Always-In-My-Heart';
}
.bunnyhoney{
	font-family: 'Bunny-Honey';
}
.cooper{
	font-family: "cooper";
}
.envellope{
	font-family: "Envellope";
}
.felona{
	font-family: "felona";
}
.fette-egyptienne{
	font-family: "fette-egyptienne";
}

@font-face {
	font-family: 'huggable';
	src: url("../fonts/huggable.ttf");
}
.huggable{
	font-family: "huggable";
}

@font-face {
	font-family: 'junegull';
	src: url("../fonts/junegull.ttf");
}
.junegull{
	font-family: "junegull";
}

@font-face {
	font-family: 'komika';
	src: url("../fonts/komika.ttf");
}
.komika{
	font-family: "komika";
}

@font-face {
	font-family: 'lexiereadable';
	src: url("../fonts/LexieReadable.ttf");
}
.lexiereadable{
	font-family: "lexiereadable";
}

@font-face {
	font-family: 'luckiestguy';
	src: url("../fonts/LuckiestGuy.ttf");
}
.luckiestguy{
	font-family: "luckiestguy";
}


@font-face {
	font-family: 'Milkshake';
	src: url("../fonts/Milkshake.ttf");
}
.Milkshake{
	font-family: "Milkshake";
}

@font-face {
	font-family: 'Montserrat-Light';
	src: url("../fonts/Montserrat-Light.otf");
}

.montserratlight{
	font-family: 'Montserrat-Light';
}

@font-face {
	font-family: 'OpenSans-Regular';
	src: url("../fonts/OpenSans-Regular.ttf");
}
.opensansregular{
	font-family: "OpenSans-Regular";
}

@font-face {
	font-family: 'OpenSans-ExtraBold';
	src: url("../fonts/OpenSans-ExtraBold.ttf");
}
.opensansextrabold{
	font-family: "OpenSans-ExtraBold";
}

@font-face {
	font-family: 'OpenSans-Regular';
	src: url("../fonts/OpenSans-Regular.ttf");
}
.OpenSans-Regular{
	font-family: "OpenSans-Regular";
}



@font-face {
	font-family: 'Rocko';
	src: url("../fonts/Rocko.ttf");
}
.rocko{
	font-family: "Rocko";
}

@font-face {
	font-family: 'Semi-Casual';
	src: url("../fonts/Semi-Casual.ttf");
}
.semicasual{
	font-family: "Semi-Casual";
}


.stencil{
	font-family: "stencil";
}

@font-face {
	font-family: 'Subway-Black';
	src: url("../fonts/Subway-Black.ttf");
}
.subwayblack{
	font-family: "Subway-Black";
}

@font-face {
	font-family: 'Subway-Shadow';
	src: url("../fonts/Subway-Shadow.ttf");
}
.subwayshadow{
	font-family: "Subway-Shadow";
}

@font-face {
	font-family: 'Western';
	src: url("../fonts/Western.ttf");
}
.western{
	font-family: "Western";
}


.timesnewroman{
	font-family: "Times New Roman";
}