/*Custom Fonts Page*/

/*The Syntax for defining a new font:

@font-face {
 font-family:font-name;
 src: url(folder-name/font);
} 
*/

/* ///ADVENTPRO/// */

@font-face {
 font-family: adventpro;
 src: url("../Fonts/advent_pro/advent_regular.eot") /* EOT file for IE */
}
@font-face {
 font-family: adventpro;
 src: url("../Fonts/advent_pro/advent_regular.ttf") /* TTF file for CSS3 browsers */
}

.adventpro {font-family: adventpro;
font-size:xx-large;
text-align:center;
}


/* ///AEROSOl/// */

@font-face {
 font-family: aerosol;
 src: url("../Fonts/aerosol/Aerosol.eot") /* EOT file for IE */
}
@font-face {
 font-family: aerosol;
 src: url("../Fonts/aerosol/Aerosol.ttf") /* TTF file for CSS3 browsers */
}

.aerosol {font-family: Aerosol;
font-size:xx-large;
text-align:center;
}

/* ///AFRICAN/// */

@font-face {
 font-family: african;
 src: url("../Fonts/african/african.eot") /* EOT file for IE */
}
@font-face {
 font-family: african;
 src: url("../Fonts/african/african.ttf") /* TTF file for CSS3 browsers */
}

.african {font-family: african;
font-size:xx-large;
text-align:center;
}

/* ///AIR CONDITIONER/// */

@font-face {
 font-family: airconditioner;
 src: url("../Fonts/air_conditioner/AirConditioner.eot") /* EOT file for IE */
}
@font-face {
 font-family: airconditioner;
 src: url("../Fonts/air_conditioner/AirConditioner.ttf") /* TTF file for CSS3 browsers */
}

.airconditioner {font-family: airconditioner;
font-size:xx-large;
text-align:center;
}


/*AIRMITALIC*/

@font-face {
 font-family: airmitalic;
 src: url("../Fonts/airmillhouser/air_mitalic.eot") /* EOT file for IE */
}
@font-face {
 font-family: airmitalic;
 src: url("../Fonts/airmillhouse/air_mitalic.ttf") /* TTF file for CSS3 browsers */
}

.airmitalic {
	font-family: airmitalic;
	font-size: large;
	text-align: center;
}

/*AIRMILLO*/

@font-face {
 font-family: airmillo;
 src: url("../Fonts/airmillhouser/airmill_o.eot") /* EOT file for IE */
}
@font-face {
 font-family: airmillo;
 src: url("../Fonts/airmillhouse/airmill_o.ttf") /* TTF file for CSS3 browsers */
}

.airmillo {font-family: airmillo;
font-size:xx-large;
text-align:center;
}


/*AIRMOLE*/

@font-face {
 font-family: airmole;
 src: url("../Fonts/airmole/airmole.eot") /* EOT file for IE */
}
@font-face {
 font-family: airmole;
 src: url("../Fonts/airmole/airmole.ttf") /* TTF file for CSS3 browsers */
}

.airmole {font-family: airmole;
font-size:xx-large;
text-align:center;
}

/*AIRMOLEA*/

@font-face {
 font-family: airmolea;
 src: url("../Fonts/airmole/airmolea.eot") /* EOT file for IE */
}
@font-face {
 font-family: airmolea;
 src: url("../Fonts/airmole/airmolea.ttf") /* TTF file for CSS3 browsers */
}

.airmolea {
	font-family: airmolea;
	font-size: medium;
	text-align: center;
}

/*AIRMOLEQ*/

@font-face {
 font-family: airmoleq;
 src: url("../Fonts/airmole/airmoleq.eot") /* EOT file for IE */
}
@font-face {
 font-family: airmoleq;
 src: url("../Fonts/airmole/airmoleq.ttf") /* TTF file for CSS3 browsers */
}

.airmoleq {
	font-family: airmoleq;
	font-size: medium;
	text-align: center;
}


/*AIRMOLES*/

@font-face {
 font-family: airmoles;
 src: url("../Fonts/airmole/airmoles.eot") /* EOT file for IE */
}
@font-face {
 font-family: airmoles;
 src: url("../Fonts/airmole/airmoles.ttf") /* TTF file for CSS3 browsers */
}

.airmoles {
	font-family: airmoles;
	font-size: large;
	text-align: center;
}

/*AMAZON*/

@font-face {
 font-family: amazon;
 src: url("../Fonts/amazon/amazon.eot") /* EOT file for IE */
}
@font-face {
 font-family: amazon;
 src: url("../Fonts/amazon/amazon.ttf") /* TTF file for CSS3 browsers */
}

.amazon {
	font-family: amazon;
	font-size: medium;
	text-align: center;
}

/*AMERICANDREAM*/

@font-face {
 font-family: americandream;
 src: url("../Fonts/americandream/AMERD__.eot") /* EOT file for IE */
}
@font-face {
 font-family: americandream;
 src: url("../Fonts/americandream/AMERD__.ttf") /* TTF file for CSS3 browsers */
}

.americandream {
	font-family: americandream;
	font-size: medium;
	text-align: center;
}

/*ANDES*/

@font-face {
 font-family: andes;
 src: url("../Fonts/andes/andes.eot") /* EOT file for IE */
}
@font-face {
 font-family: andes;
 src: url("../Fonts/andes/andes.ttf") /* TTF file for CSS3 browsers */
}

.andes {
	font-family: andes;
	font-size: large;
	text-align: center;
}

/*ANONYMOUS*/

@font-face {
 font-family: anonymous;
 src: url("../Fonts/anonymous/AnonymousClippings.eot") /* EOT file for IE */
}
@font-face {
 font-family: anonymous;
 src: url("../Fonts/anonymous/AnonymousClippings.ttf") /* TTF file for CSS3 browsers */
}

.anonymous {
	font-family: anonymous;
	font-size: medium;
	text-align: center;
}


/*BASE02*/

@font-face {
 font-family: base02;
 src: url("../Fonts/base02/Base_02.eot") /* EOT file for IE */
}
@font-face {
 font-family: base02;
 src: url("../Fonts/base02/Base 02.ttf") /* TTF file for CSS3 browsers */
}

.base02 {font-family: base02;
font-size:xx-large;
text-align:center;
}


/*BEYOND_WONDERLAND*/

@font-face {
 font-family: beyondwonderland;
 src: url("../Fonts/beyond_wonderland/Beyond_Wonderland.eot") /* EOT file for IE */
}
@font-face {
 font-family: beyondwonderland;
 src: url("../Fonts/beyond_wonderland/Beyond Wonderland.ttf") /* TTF file for CSS3 browsers */
}

.beyondwonderland {font-family: beyondwonderland;
font-size:xx-large;
text-align:center;
}

/*BILLH*/

@font-face {
 font-family: billh;
 src: url("../Fonts/billh/BILLH__.eot") /* EOT file for IE */
}
@font-face {
 font-family: billh;
 src: url("../Fonts/billh/BILLH__.ttf") /* TTF file for CSS3 browsers */
}

.billh {
	font-family: billh;
	font-size: large;
	text-align: center;
}

/*blackwolf*/

@font-face {
 font-family: blackwolf;
 src: url("../Fonts/blackwolf/BlackWolf.eot") /* EOT file for IE */
}
@font-face {
 font-family: blackwolf;
 src: url("../Fonts/blackwolf/BlackWolf.ttf") /* TTF file for CSS3 browsers */
}

.blackwolf {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	text-align: center;
}


/*blazed*/

@font-face {
 font-family: blazed;
 src: url("../Fonts/blazed/Blazed.eot") /* EOT file for IE */
}
@font-face {
 font-family: blazed;
 src: url("../Fonts/blazed/Blazed.ttf") /* TTF file for CSS3 browsers */
}

.blazed {font-family: blazed;
font-size:xx-large;
text-align:center;
}

/*bleedingcowboys*/

@font-face {
 font-family: bleedingcowboys;
 src: url("../Fonts/bleeding_cowboys/Bleeding_Cowboys.eot") /* EOT file for IE */
}
@font-face {
 font-family: bleedingcowboys;
 src: url("../Fonts/bleeding_cowboys/Bleeding_Cowboys.ttf") /* TTF file for CSS3 browsers */
}

.bleedingcowboys {font-family: bleedingcowboys;
font-size:xx-large;
text-align:center;
}

/*bleedingfreaks*/

@font-face {
 font-family: bleedingfreaks;
 src: url("../Fonts/bleeding_freaks/BleedingFreaksDemo.eot") /* EOT file for IE */
}
@font-face {
 font-family: bleedingfreaks;
 src: url("../Fonts/bleeding_freaks/BleedingFreaksDemo.ttf") /* TTF file for CSS3 browsers */
}

.bleedingfreaks {font-family: bleedingfreaks;
font-size:xx-large;
text-align:center;
}

/*blueplatespecial*/

@font-face {
 font-family: blueplatespecial;
 src: url("../Fonts/blueplatespecial/BLUEPSS_.eot") /* EOT file for IE */
}
@font-face {
 font-family: blueplatespecial;
 src: url("../Fonts/blueplatespecial/BLUEPSS_.ttf") /* TTF file for CSS3 browsers */
}

.blueplatespecial {font-family: blueplatespecial;
font-size:xx-large;
text-align:center;
}

/*chelives*/

@font-face {
 font-family: chelives;
 src: url("../Fonts/chelives/CHELI___.eot") /* EOT file for IE */
}
@font-face {
 font-family: chelives;
 src: url("../Fonts/chelives/CHELI___.ttf") /* TTF file for CSS3 browsers */
}

.chelives {
	font-family: chelives;
	font-size: large;
	text-align: center;
}

/*cocainesans*/

@font-face {
 font-family: cocainesans;
 src: url("../Fonts/cocaine_sans/Cocaine_sans.eot") /* EOT file for IE */
}
@font-face {
 font-family: cocainesans;
 src: url("../Fonts/cocaine_sans/Cocaine sans.ttf") /* TTF file for CSS3 browsers */
}

.cocainesans {
	font-family: cocainesans;
	font-size: medium;
	text-align: center;
}

/*conglomerfont*/

@font-face {
 font-family: conglomerfont;
 src: url("../Fonts/conglomerfont/Conglomerfont.eot") /* EOT file for IE */
}
@font-face {
 font-family: conglomerfont;
 src: url("../Fonts/conglomerfont/Conglomerfont.ttf") /* TTF file for CSS3 browsers */
}

.conglomerfont {font-family: conglomerfont;
font-size:xx-large;
text-align:center;
}


/*diploma*/

@font-face {
 font-family: diploma;
 src: url("../Fonts/diploma/diploma.eot") /* EOT file for IE */
}
@font-face {
 font-family: diploma;
 src: url("../Fonts/diploma/diploma.ttf") /* TTF file for CSS3 browsers */
}

.diploma {
	font-family: diploma;
	font-size: large;
	text-align: center;
}

/*hardlyworthit*/

@font-face {
 font-family: hardlyworthit;
 src: url("../Fonts/hardlyworthit/HARDW___.eot") /* EOT file for IE */
}
@font-face {
 font-family: hardlyworthit;
 src: url("../Fonts/hardlyworthit/HARDW___.ttf") /* TTF file for CSS3 browsers */
}

.hardlyworthit {font-family: hardlyworthit;
font-size:xx-large;
text-align:center;
}


/*harrison*/

@font-face {
 font-family: hardlyworthit;
 src: url("../Fonts/hardlyworthit/HARDW___.eot") /* EOT file for IE */
}
@font-face {
 font-family: hardlyworthit;
 src: url("../Fonts/hardlyworthit/HARDW___.ttf") /* TTF file for CSS3 browsers */
}

.hardlyworthit {font-family: hardlyworthit;
font-size:xx-large;
text-align:center;
}


/*LTOKSANA*/

@font-face {
 font-family: ltoksana;
 src: url("../Fonts/lt_oksana/LT_Oksana.eot") /* EOT file for IE */
}
@font-face {
 font-family: ltoksana;
 src: url("../Fonts/lt_oksana/LT_Oksana.ttf") /* TTF file for CSS3 browsers */
}

.ltoksana {font-family: ltoksana;
font-size:xx-large;
text-align:center;
}

/*LTOKSANA ITALIC*/

@font-face {
 font-family: ltoksanait;
 src: url("../Fonts/lt_oksana/LT_Oksana_Italic.eot") /* EOT file for IE */
}
@font-face {
 font-family: ltoksanait;
 src: url("../Fonts/lt_oksana/LT_Oksana_Italic.ttf") /* TTF file for CSS3 browsers */
}

.ltoksanait {font-family: ltoksanait;
font-size:xx-large;
text-align:center;
}


/*METALI1*/

@font-face {
 font-family: metali1;
 src: url("../Fonts/metali_1/metali_1.eot") /* EOT file for IE */
}
@font-face {
 font-family: metali1;
 src: url("../Fonts/metali_1/metali~1.ttf") /* TTF file for CSS3 browsers */
}

.metali1 {font-family: metali1;
font-size:xx-large;
text-align:center;
}


/*METALI1RED*/

@font-face {
 font-family: metali1red;
 src: url("../Fonts/metali_1/metali_1.eot") /* EOT file for IE */
}
@font-face {
 font-family: metali1red;
 src: url("../Fonts/metali_1/metali~1.ttf") /* TTF file for CSS3 browsers */
}

.metali1red {font-family: metali1red;
font-size:xx-large;
text-align:center;
color:#C00;
}



/*MOREVIL*/

@font-face {
 font-family: morevil;
 src: url("../Fonts/morevil/MOREVIL.eot") /* EOT file for IE */
}
@font-face {
 font-family: morevil;
 src: url("../Fonts/morevil/MOREVIL.ttf") /* TTF file for CSS3 browsers */
}

.morevil {font-family: morevil;
font-size:xx-large;
text-align:center;
}


/*NITEMAREAOE*/

@font-face {
 font-family: nitemareaoe;
 src: url("../Fonts/nitemareaoe/NIGHA___.eot") /* EOT file for IE */
}
@font-face {
 font-family: nitemareaoe;
 src: url("../Fonts/nitemareaoe/NIGHA___.ttf") /* TTF file for CSS3 browsers */
}

.nitemareaoe {font-family: nitemareaoe;
font-size:xx-large;
text-align:center;
}

/*SOFTHITS*/

@font-face {
 font-family: softhits;
 src: url("../Fonts/softhits/SOFTHITS.eot") /* EOT file for IE */
}
@font-face {
 font-family: nitemareaoe;
 src: url("../Fonts/softhits/SOFTHITS.ttf") /* TTF file for CSS3 browsers */
}

.softhits {font-family: softhits;
font-size:xx-large;
text-align:center;
}

/*STNICHOLAS*/

@font-face {
 font-family: stnicholas;
 src: url("../Fonts/st_nicholas/stnicholas.eot") /* EOT file for IE */
}
@font-face {
 font-family: stnicholas;
 src: url("../Fonts/st_nicholas/stnicholas.ttf") /* TTF file for CSS3 browsers */
}

.stnicholas {font-family: stnicholas;
font-size:xx-large;
text-align:center;
}


/*UNCLETYPEWRITER*/

@font-face {
 font-family: uncletypewriter;
 src: url("../Fonts/unclet_ypewriter/UNCLETYP.eot") /* EOT file for IE */
}
@font-face {
 font-family: uncletypewriter;
 src: url("../Fonts/uncle_typewriter/UNCLETYP.ttf") /* TTF file for CSS3 browsers */
}

.uncletypewriter {
	font-family: uncletypewriter;
	font-size: large;
	text-align: center;
}

/*UPPERLANELIGHT*/

@font-face {
 font-family: upperlanelight;
 src: url("../Fonts/upperlanelight/UPPELL__.eot") /* EOT file for IE */
}
@font-face {
 font-family: upperlanelight;
 src: url("../Fonts/upperlanelight/UPPELL__.ttf") /* TTF file for CSS3 browsers */
}

.upperlanelight {font-family: upperlanelight;
font-size:xx-large;
text-align:center;
}


/*VNI_THUPHAP*/

@font-face {
 font-family: vnhltfap;
 src: url("../Fonts/vni_thuphap/Vnhltfap.eot") /* EOT file for IE */
}
@font-face {
 font-family: vnhltfap;
 src: url("../Fonts/vni_thuphap/Vnhltfap.ttf") /* TTF file for CSS3 browsers */
}

.vnhltfap {font-family: vnhltfap;
font-size:xx-large;
text-align:center;
}

/*VNI-VNTHFAPF*/

@font-face {
 font-family: vnthfapf;
 src: url("../Fonts/vni_thuphap/Vnthfapf.eot") /* EOT file for IE */
}
@font-face {
 font-family: vnthfapf;
 src: url("../Fonts/vni_thuphap/Vnthfapf.ttf") /* TTF file for CSS3 browsers */
}

.vnthfapf {font-family: vnthfapf;
font-size:xx-large;
text-align:center;
}
