/*fonts */@font-face {font-family: 'Police_principal';src:url('fonts/antipasto/antipasto.ttf') format('truetype'),    url('fonts/antipasto/antipasto.woff') format('woff'),    url('fonts/antipasto/antipasto.eot?') format('eot'),    url('fonts/antipasto/antipasto.otf') format('truetype');font-weight: normal;font-style: normal;}@font-face {font-family: 'Police_secondaire';src:url('fonts/minionproregular/minionproregular.otf') format('truetype'),    url('fonts/minionproregular/minionproregular.woff') format('woff'),    url('fonts/minionproregular/minionproregular.eot?') format('eot'),    url('fonts/minionproregular/minionproregular.ttf') format('truetype');font-weight: normal;font-style: normal;}@font-face {font-family: 'DESYREL';src: url('fonts/desyrel/desyrel.ttf') format('truetype'),    url('fonts/desyrel/desyrel.woff') format('woff'),    url('fonts/desyrel/desyrel.eot?') format('eot'),    url('fonts/desyrel/desyrel.otf') format('truetype');font-weight: normal;font-style: normal;}@font-face {font-family: 'Dolce vita heavy bold';src: url('fonts/dolcevitaheavybold/dolcevitaheavybold.ttf') format('truetype'),      url('fonts/dolcevitaheavybold/dolcevitaheavybold.woff') format('woff'),      url('fonts/dolcevitaheavybold/dolcevitaheavybold.eot?') format('eot'),      url('fonts/dolcevitaheavybold/dolcevitaheavybold.otf') format('truetype');font-weight: normal;font-style: normal;}@font-face {font-family: 'Cursive standard Bold';src: url('fonts/cursivestandardbold/cursivestandardbold.ttf') format('truetype'),      url('fonts/cursivestandardbold/cursivestandardbold.woff') format('woff'),      url('fonts/cursivestandardbold/cursivestandardbold.eot?') format('eot'),      url('fonts/cursivestandardbold/cursivestandardbold.otf') format('truetype');font-weight: normal;font-style: normal;}/* fin de fonts*/html,body{  overflow:hidden;overflow-y: hidden; }body{	font-family: Police_principal;  font-size:1.2rem;}.nav-link{  font-family: 'DESYREL';  color:black;  font-weight: bold;  font-size: 1.6vmax;}.img_menu{  width: 12%;}.h2-norm{  font-family: 'Cursive standard Bold';}.h2-nonorm{  font-family: 'DESYREL';}@media screen and (min-width: 1100px) { .text-description-center{    font-size: 1rem;  }}@media screen and (max-width: 800px) { .text-description-center{    font-size: 1.6rem;  }  h2{    font-size:3rem;  }  #img-info-1{    margin-top:3vh;    margin-bottom:3vh;  }  #div-after-img-info-1{    padding-top:3vh;  }}.lien_footer{  font-size:1.6vmax;  color: white;}#tel_contact{    font-weight: bold;}.contact_elements>form>input[type=text]{  width: 48%;  display: block;  text-align: center;  border: 3px solid white;  -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.1), 0 0 8px rgba(0,0,0,0.1);  -moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.1), 0 0 8px rgba(0,0,0,0.1);  box-shadow: inset 0 0 4px rgba(0,0,0,0.1), 0 0 8px rgba(0,0,0,0.1);  padding: 5px;  background: rgba(255,255,255,0.5);  margin: 0;}  iframe{    width: 75%;    height: 50vh;  }.form-group {    margin-bottom: 0.5rem !important;}