@font-face {font-family: "Ink Free";
  src: url("fonts/inkfree/0801c08e5412f54e4b4e9ad146d83a12.eot"); /* IE9*/
  src: url("fonts/inkfree/0801c08e5412f54e4b4e9ad146d83a12.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("fonts/inkfree/0801c08e5412f54e4b4e9ad146d83a12.woff2") format("woff2"), /* chrome、firefox */
  url("fonts/inkfree/0801c08e5412f54e4b4e9ad146d83a12.woff") format("woff"), /* chrome、firefox */
  url("fonts/inkfree/0801c08e5412f54e4b4e9ad146d83a12.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("fonts/inkfree/0801c08e5412f54e4b4e9ad146d83a12.svg#Ink Free") format("svg"); /* iOS 4.1- */
}


.contact-form input.submit {
    float: left !important;
}

.cover h3 { 
			display: block;
			width: 60%;
			margin: 20% 0 0 4%; 
			padding: 0; 
			text-align: left; 
			letter-spacing: 1px; 
			font-size: 18px;
			font-family: 'Raleway'; 
			font-weight: 200; 
			color:#fff; 
}



body, input, textarea, select, button, input[type="button"], input[type="reset"], input[type="submit"]
{ font-family:"Ink Free"  !important; }
 
/* HEADINGS */
h1, h2, h3 { font-family:"Ink Free"  !important; }
 
/* SITE TITLE */
.cover h1 { font-family:"Ink Free"  !important; }
 
/* SITE SLOGAN */
.cover h2 { font-family:"Ink Free"  !important; }
 
/* COVER H3 TITLES */
.cover h3 { font-family:"Ink Free"  !important; }



p, ul, ol {
    font-size: 1.25em;
    line-height: 160%;
}



.card-carreau {
  position: fixed;
  top: 0%;
  left: 50%;
  margin-top: -150px;
  margin-left: -270px;
}


.card-pique {
  width: 300px;
  position: fixed;
  top: 50%;
  right: 0%;
  margin-top: -300px;
  margin-right:-150px;
}

.card-coeur {
  position: fixed;
  top: 100%;
  left: 50%;
  margin-top: -150px;
  margin-left: -100px;
}

.card-trefle {
  position: fixed;
  top: 50%;
  left: 0%;
  margin-top: -150px;
  margin-left: -230px;
}
