/* CSS www.dsign-web.com */
/* Font-face en premier pour optimisation de chargement */

/* Polices de caractères */

.BetinaScript			{font-family: BetinaScript;}
.BetinaScript36			{font-family: BetinaScript;			font-size: 36px;}
.Windsong				{font-family: Windsong;				font-size: 52px;}
.ImpactLabel 			{font-family: ImpactLabel; 			font-size: 25px;}
.ImpactLabelReversed 	{font-family: ImpactLabelReversed; 	font-size: 25px;	color: #000;	background-color: #FFF;}
.BlackCasper 			{font-family: BlackCasper; 			font-size: 36px;}
.armaliteRifle 			{font-family: armaliteRifle; 		font-size: 24px;	text-align: left;}
.permanentmarker		{font-family: permanentmarker; 		font-size: 12px;}
.permanentmarker16		{font-family: permanentmarker; 		font-size: 16px;}
.permanentmarkerrose20	{font-family: permanentmarker; 		font-size: 20px;	color: #81177c;}
.permanentmarkernoir20	{font-family: permanentmarker; 		font-size: 20px;	color: #000;}

@font-face{
    font-family : 'Futura';
    src : url('../fontes/Futura.eot?') format('eot'), 
		  url('../fontes/Futura.woff') format('woff'), 
		  url('../fontes/Futura.svg#abcd') format('svg'), 
		  url('../fontes/Futura.ttf') format('truetype');
}
@font-face{
    font-family : 'BetinaScript';
    src : url('../fontes/philippe.eot?') format('eot'), 
		  url('../fontes/philippe.woff') format('woff'), 
          url('../fontes/philippe.svg#abcd') format('svg'),
		  url('../fontes/philippe.ttf') format('truetype');
}
@font-face{
    font-family : "Windsong";
    src : url('../fontes/Windsong.eot?') format('eot'),
          url('../fontes/Windsong.woff') format('woff'), 
          url('../fontes/Windsong.svg#abcd') format('svg'),
          url('../fontes/Windsong.ttf') format('truetype');
}
@font-face{
    font-family : "Marydale";
    src : url('../fontes/Marydale.eot?') format('eot'),
          url('../fontes/Marydale.woff') format('woff'), 
          url('../fontes/Marydale.svg#abcd') format('svg'),
          url('../fontes/Marydale.ttf') format('truetype');
}
@font-face{
    font-family : "PermanentMarker";
    src : url('../fontes/PermanentMarker.eot?') format('eot'),
          url('../fontes/PermanentMarker.woff') format('woff'), 
          url('../fontes/PermanentMarker.svg#abcd') format('svg'),
          url('../fontes/PermanentMarker.ttf') format('truetype');
}
@font-face{
    font-family : "ImpactLabel";
    src : url('../fontes/ImpactLabel.eot?') format('eot'),
          url('../fontes/ImpactLabel.woff') format('woff'), 
          url('../fontes/ImpactLabel.svg#abcd') format('svg'),
          url('../fontes/ImpactLabel.ttf') format('truetype');
}
@font-face{
    font-family : "ImpactLabelReversed";
    src : url('../fontes/ImpactLabelReversed.eot?') format('eot'),
          url('../fontes/ImpactLabelReversed.woff') format('woff'), 
          url('../fontes/ImpactLabelReversed.svg#abcd') format('svg'),
          url('../fontes/ImpactLabelReversed.ttf') format('truetype');
}
@font-face{
    font-family : "BlackCasper";
    src : url('../fontes/BlackCasper.eot?') format('eot'),
          url('../fontes/BlackCasper.woff') format('woff'), 
          url('../fontes/BlackCasper.svg#abcd') format('svg'),
          url('../fontes/BlackCasper.ttf') format('truetype');
}
@font-face{
    font-family : "armaliteRifle";
    src : url('../fontes/armaliteRifle.eot?') format('eot'),
          url('../fontes/armaliteRifle.woff') format('woff'), 
          url('../fontes/armaliteRifle.svg#abcd') format('svg'),
          url('../fontes/armaliteRifle.ttf') format('truetype');
}