@import url(http://fonts.googleapis.com/css?family=Merriweather+Sans|Economica|Galdeano|Nixie+One|Actor|Open+Sans:400,300|Maven+Pro|Monda:400,700|Ropa+Sans|Roboto:400,700,300|Quicksand:300,400,700|Cabin:400,700);

@font-face {
    font-family: 'Nexa';
    src: url('../fonts/Nexa_Free_Bold-webfont.eot'),
         url('../fonts/Nexa_Free_Bold-webfont.woff') format('woff'),
         url('../fonts/Nexa_Free_Bold-webfont.ttf') format('truetype'),
         url('../fonts/Nexa_Free_Bold-webfont.svg#nexa_boldregular') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'Nexa';
    src: url('../fonts/Nexa_Free_Light-webfont.eot');
    src: url('../fonts/Nexa_Free_Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Nexa_Free_Light-webfont.woff') format('woff'),
         url('../fonts/Nexa_Free_Light-webfont.ttf') format('truetype'),
         url('../fonts/Nexa_Free_Light-webfont.svg#nexa_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Museo';
    src: url('../fonts/MuseoSans_500-webfont.eot');
    src: url('../fonts/MuseoSans_500-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MuseoSans_500-webfont.woff') format('woff'),
         url('../fonts/MuseoSans_500-webfont.ttf') format('truetype'),
         url('../fonts/MuseoSans_500-webfont.svg#museo_sans_500regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Lovelo Black';
    src: url('../fonts/lovelo_black-webfont.eot');
    src: url('../fonts/lovelo_black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lovelo_black-webfont.woff') format('woff'),
         url('../fonts/lovelo_black-webfont.ttf') format('truetype'),
         url('../fonts/lovelo_black-webfont.svg#loveloblack') format('svg');
    font-weight: normal;
    font-style: normal;

}

.ptpanel {
	font-family: 'Open Sans', sans-serif !important;
}

.actor{
	font-family: 'Actor', sans-serif !important;
}

.mavenpro{
	font-family: 'Maven Pro', sans-serif !important;
}

.monda{
	font-family: 'Monda', sans-serif !important;
}

.museo{
	font-family: 'Museo', sans-serif !important;
}

.ropasans{
	font-family: 'Ropa Sans', sans-serif !important;
}

.roboto{
		font-family: 'Roboto', sans-serif !important;
}

.quicksand{
	font-family: 'Quicksand', sans-serif !important;
}

.merriweather{
	font-family: 'Merriweather Sans', sans-serif !important;
}

.economica{
	font-family: 'Economica', sans-serif !important;
}

.galdeano{
	font-family: 'Galdeano', sans-serif !important;
}

.nixieone{
	font-family: 'Nixie One', cursive !important;
}

.lovelo{
	font-family: 'Lovelo', sans-serif !important;
}

.nexa{
	font-family: 'Nexa', sans-serif !important;	
}

.opensans{
	font-family: 'Open Sans', sans-serif !important;
}

.cabin{
	font-family: 'Cabin', sans-serif !important;
}

