/* <style> */


/* padding-bottom and top for image */
.mfp-no-margins img.mfp-img {
	padding: 0;
}

/* position of shadow behind the image */
.mfp-no-margins .mfp-figure:after {
	top: 0;
	bottom: 0;
}
/* padding for main container */
.mfp-no-margins .mfp-container {
	padding: 0;
}

a img{
    border: 0px;
}
.left {float: left;}
.right {float: right;}
.clear {clear: both;}
.block {display: block;}
.none { display: none; }
.inline {display: inline-block;}
.color-texte {color: #a71334 !important;}
.text-left{text-align:left !important;}
.mg-left-0 {margin-left:0px !important;}
.mg-right-0 {margin-right:0px !important;}
.mg-left-28 {margin-left:28px !important;}
.mg-right-10 {margin-left:10px !important;}
.mg-left-10 {margin-left:10px !important;}

a {text-decoration:none; color: #3e3e40;}

body{background-color:#fff; width:100%; margin:0px; color: #333333;}
.div-generale
{
    width:960px; 
    margin: 0 auto; 
    background-color:#FFF; 
}
h1,h2 { margin: 0; font-size: inherit; display: inline;}
.bold { font-weight: bold;}
.underline { text-decoration: underline; }
.txt-al-right { text-align: right; }
.txt-al-center { text-align: center; }
.uppercase { text-transform: uppercase;}
.nowrap {white-space: nowrap;}
.quicks { font-family: "Quicksand";}
.smalltxt { font-size: 16px;}

.marginright10 { margin-right: 10px;}
.marginright15 { margin-right: 15px;}
.margintop15 { margin-top: 15px;}
.marginbottom15 { margin-bottom: 15px; }

.img-rwd { width: 100%; }
.ft-txt { font-family: Arial; }
.color-red
{
    color: #a71334 !important;
}
.color-grey { color: #534F4F !important; }
.bg-red
{
    background-color: #a71334;
}
.header 
{
    background-color: #DDDEE0;
    padding-bottom: 13px;
    margin-bottom:7px;
}
#header-info-contact
{
    padding-top:10px;
    padding-bottom:10px;
    background-color: #fff;
    font-size: 14px;
    margin-bottom: 15px;
    padding-right: 10px;
    text-align: right;
    width: 100%;
}
#header-rwd-menu,#header-rwd-menu-btn { display: none;}
#header-logo-img { margin-top: 5px;  padding-left: 10px;}
#header-titre
{
    font-family: 'Quicksand';
    font-size: 34px;
    color: #908c8c;
    padding-right: 10px;
    float: right;
    padding-top:7px;
}
.menu ul 
{
    list-style-type: none; 
    margin:0; 
    padding:0;
    color: #3e3e40;
}
.menu ul li
{
    cursor:pointer; 
    font-size:18px; 
    font-family: Arial; 
    margin-right:31.2px; 
    display:inline-block;
}
#header-menu { margin-top: 15px;}
#header-menu ul
{
    display: block;
    margin: auto;
    text-align: center;
}

#header-menu ul li a
{
    color: #a71334;
    font-family: 'Quicksand';
    display: inline-block;
    height: 22px;
    text-align: center;
}
#header-menu ul li.last-li
{
    margin-right:0px;
}
#header-menu ul li
{
    text-transform: uppercase;
    margin-right: 18px;
    position: relative;
}
#header-menu ul li { text-align: left; }
.hidden-menu { display: none;}
.hidden-menu li { text-align: left; }
.hidden-menu li a.localiser-info
{
    color: #FFF;
    text-transform: uppercase;
}
hr {
  height: 5px;
  width: 13%;
  margin: 0;
  margin-top: 0px;
  background: #a71334;
  border: none;
  transition: .3s ease-in-out;
}
hr.off { width: 0px; }

.li-one.selected ~ hr
{
    margin-left: 10px;
    width: 120px; 
}
.li-one:hover ~ hr
{
    margin-left: 10px;
    width: 120px; 
}

.li-three.selected ~ hr {
  margin-left: 140px;
  width: 0px; 
}

.li-three:hover ~ hr {
  margin-left: 140px;
  width: 0px; 
}

.li-four.selected ~ hr {
  margin-left: 290px;
  width: 170px; 
}

.li-four:hover ~ hr {
  margin-left: 290px;
  width: 170px; 
}

.li-five.selected ~ hr {
  margin-left: 500px;
  width: 0px; 
}

.li-five:hover ~ hr {
  margin-left: 500px;
  width: 0px; 
}

.li-six.selected ~ hr {
  margin-left: 620px;
  width: 105px; 
}

.li-six:hover ~ hr {
  margin-left: 620px;
  width: 105px; 
}

.li-seven.selected ~ hr {
  margin-left: 730px;
  width: 210px; 
}

.li-seven:hover ~ hr {
  margin-left: 730px;
  width: 210px; 
}

/*
.li-two.selected ~ hr {
  margin-left: 156px;
  width: 144px; 
}

.li-three.selected ~ hr {
  margin-left: 315px;
  width: 110px; 
}

.li-four.selected ~ hr {
  margin-left: 441px;
  width: 128px; 
}

.li-five.selected ~ hr {
  margin-left: 586px;
  width: 105px; 
}

.li-six.selected ~ hr {
  margin-left: 708px;
  width: 74px; 
}
.li-seven.selected ~ hr {
  margin-left: 800px;
  width: 150px; 
}

.li-one:hover ~ hr
{
    margin-left: 10px;
    width: 126px; 
}
.li-two:hover ~ hr {
  margin-left: 157px;
  width: 144px; 
}

.li-three:hover ~ hr {
  margin-left: 315px;
  width: 114px; 
}

.li-four:hover ~ hr {
  margin-left: 441px;
  width: 128px; 
}

.li-five:hover ~ hr {
  margin-left: 586px;
  width: 105px; 
}

.li-six:hover ~ hr {
  margin-left: 708px;
  width: 74px; 
}
.li-seven:hover ~ hr {
  margin-left: 800px;
  width: 150px; 
}
*/
.header-menu-ssmenu { text-align: center;}
#header-menu ul.header-ssmenu-competences
{
    width: 170px;
    background-color: #a71334;
    font-size:14px;
    color: #FFF;
    font-family: "Quicksand";
    margin-top: 0px;
    padding-top:6px;
    position: absolute;
    left: -3px;
    display: none;
}
#header-menu ul.header-ssmenu-competences li a { color: #FFF; }
#header-menu ul.header-ssmenu-competences li a:hover { opacity: 0.8;} 
#header-menu ul.header-ssmenu-competences li
{
    font-family: "Quicksand";
    margin: 0;
    padding: 5px;
}
.bandeau 
{
    border-top: #a71334 1px solid; 
    border-bottom: #a71334 1px solid; 
    margin-bottom:32px;

}
  
.bandeau-bg
{
    /*background-repeat: no-repeat;
    background-image: url("https://www.lachand-industrie.com/ressource/img/competence-bandeau.jpg");
    background-size: contain;*/
    width: 68%;
    height:auto;
    float:left;
}
.bandeau-bg img { display:block; width: 100%;}
.bandeau-texte
{
    font-family: Quicksand, Arial;
    font-weight: 700;
    font-size: 36px;
    width: calc(32% - 10px);
    padding-right: 10px;
    display: block;
    margin-top: 74px;
}

.slick-prev, .slick-next
{
    display:none !important;
    content:"";
}

.slide-bandeau 
{
    width:760px;
}

.rubrique 
{
    width: calc(100% - 30px); 
    background-color:#fff; 
    padding-top:9px;
    padding-left: 10px;
    margin-bottom: 32px;
    vertical-align:middle;
    float: left;
}
.rubrique-titre { color: #534f4f; font-family: Quicksand, Arial; font-weight: bold; margin-top:0px; font-size: 30px; margin-bottom: 20px;}
.rubrique-paragraphe { color: #534f4f; font-family: Arial; font-size: 16px; padding-left: 20px;}
.rubrique-description { font-family: 'Dumb', Arial; font-size: 18px; }
.rubrique-description span.bigger { font-size: 24px; }

.details-liste
{
    color: #534f4f; 
    font-family: Arial; 
    font-size: 16px; 
    padding-left: 20px;
    margin-bottom: 25px;
}
.details-titre
{
    font-family: Quicksand, Arial;
    font-weight: bold;
    font-size: 20px;
    color: #534f4f; 
}
.details-liste li { margin-bottom: 4px; }

#home-wrapper .details-liste li {
    margin-bottom: 20px;
}
#home-wrapper .details-liste .sous-liste {
    padding-left: 100px;
}
#home-wrapper .details-liste .sous-liste li {
    margin-bottom: 5px;
}
ul li div.accueil-point {
    padding-left: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.btn
{
    font-family: Quicksand;
    font-weight: bold;
    color: #FFF;
    width: calc(100% - 12px);
    font-size: 24px;
    text-align: right;
    padding-right: 12px;
    line-height: 45px;
    margin-bottom: 10px;
}
.btn:hover 
{
    opacity: 0.6;
}
.img-polaroid
{
   padding: 12px 8px 10px 8px;
    background: #FFF; 
    -webkit-box-shadow: 4px 4px 8px -4px rgba(140, 140, 140, 1);
    -moz-box-shadow: 4px 4px 8px -4px rgba(140, 140, 140, 1);
    box-shadow: 4px 4px 8px -4px rgba(140, 140, 140, 1);
    margin-bottom: 10px;
    border: 1px solid;
    border-color: rgba(240, 240, 240, 0.75); 
}
.img-polaroid figure
{
    margin:auto;
    text-align: center;
}
.img-polaroid figcaption
{
    text-align: center;
    font-family: Dumb, Arial;
}

.colonne-s.colonne-text
{
    width:180px; 
    display:inline-block; 
    text-align: center;

}
.colonne-xs 
{
    width:250px; 
    display:inline-block;
    float: left;
} 
.colonne-s 
{
    width:186px; 
    margin-left:26px;
    margin-right:26px;
    display:inline-block; 
    text-align: center;

} 
.colonne-m 
{
    width:400px; 
    
    text-align: center;
    float:left;
}
.colonne-l
{
    width:510px; 
    display: inline-block;
    text-align: center;
    margin-left: 12px;
}
.colonne-xl
{
    width: 50%;
    float: left;
}

.rubrique-colonne-reduite
{
    width: calc(100% - 317px);
    float: left;
}
.bloc-contactez-droite
{
    float: left;
}
.bloc-contactez-bottom
{
   float: right;
}
#matieres, #soustraitance-bloc-gauche
{
    float: left;
}
#besoinsdetaille-contact { margin-top: 80px;}

.accueil-colonne-gauche
{
    width: 613px;
    float: left;
}
.accueil-colonne-droite
{
    width: 292px;
    margin-left: 25px;
    float: left;
}
#realisation .colonne-gauche
{
    width: 66%;
    float: left;
}
#realisation .colonne-gauche div
{
    width: 280px;
}
#realisation .colonne-droite
{
    width: 292px;
    float: left;
}
#realisation .colonne-droite, #realisation .colonne-gauche { margin-bottom: 15px;}
.realisation-legende { text-align: center; font-family: Quicksand; color: #534F4F; width: 90%;}
#realisation .realisation
{
    float: left;
}
#realisation .realisation.last {    margin-left: 49px; }
.realisation-titre 
{
    color: #a71334;
    font-family: "Quicksand";
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 12px;
}
.accueil-realisation
{
    float: left;
}
.accueil-realisation.last 
{
    margin-left: 50px;
}
.accueil-bouton
{
    height: 87px;
    width: 100%;
    border-radius: 3px;
    border: 4px solid #a71334;
    color: #a71334;
    font-family: Quicksand, Arial;
    font-size: 24px;
    font-weight: bold;
    /*padding-left: 10px;
    padding-right: 15px;*/
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.accueil-bouton a { 
    color: #a71334; 
    display: inline-block; 
    width: calc(100% - 25px); 
    height: 100%;
    padding-left: 10px;
    padding-right: 15px;
    line-height: 87px;
    background-image: url('https://www.lachand-industrie.com/ressource/img/btn-lien.jpg');
    background-repeat: no-repeat;
    background-position: right 15px center;
}
.accueil-bouton div {float: left;}
.accueil-bouton img {float: right;}
.accueil-bouton img,.accueil-bouton div 
{
  display: block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  
}  
.accueil-bouton.last
{
    margin-top: 20px;
}
div.bloc.contactez-bloc
{
    height: 229px;
    width: 254px;
    padding-left:15px;
    padding-right:15px;
    border-radius: 3px;
    border: 4px solid #a71334;
    color: #a71334;
    text-align: center;
    font-family: Quicksand, Arial;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
}
div.bloc.contactez-bloc img
{
    vertical-align: top;
}
#accueil-contact-info
{
    text-align: left;
}
#accueil-contact-info div.last { margin-top: 20px; }
#accueil-contact-info div.last .inline { width: calc(100% - 50px);}
#accueil-contact-info a { color: #a71334; }

.contactez-bloc .besoin
{
    display: inline-block;
    color: #534f4f;
    font-family: Arial;
    font-size: 24px;
    margin-top: 20px;
    font-weight: normal;
    margin-bottom: 20px;
    text-align: center;
    width: 212px;
}
div.bloc-contactez-large
{
    width: auto !important;
    height: auto !important;
    padding-top: 10px;
    padding-bottom: 10px;
}
div.bloc-contactez-large .besoin { float: left; width: calc(50% - 20px); }
div.bloc-contactez-large #accueil-contact-info { float: left; margin-left: 40px; width: calc(50% - 20px); }
div.bloc-contactez-large #accueil-contact-info div.last .inline { width: auto;}

#competence-img-topleft
{
    margin-bottom: 66px;
}
#fraisage #competence-img-topleft
{
    margin-bottom: 43px;
}
.competence .rubrique-titre h1
{
    width: 200px;
    font-size: 30px;
    display:inline;
}
#marquage .rubrique-paragraphe img {
    float: left;
    margin-right: 5px;
}
.logiciel-details {
    
}
.logiciel-details div {
    margin-top: 10px;
    padding-left: 10px;
}
.logiciel-details div img,.logiciel-details div span {
    vertical-align: middle;
}
.logiciel-details div span  {
    padding-left: 10px;
}
#home-wrapper .details-liste div {
    margin-top: 10px;
    padding-left: 10px;  
}
.img-descirption-entreprise 
{
    float:left;
    clear:both;
    margin-right: 18px;
}
#logo-mecaloire { margin-top:37px; }
#logo-ledin
{
    margin-top: 6px;
}
.paragraphe-to-img
{
    overflow:auto;
    display:block;
}
.photo-equipe {width:320px;}
.photo.photo-equipe-1 {width:253px;}
.photo.photo-equipe-1 img #competence-img-topleft{width:253px;}
.photo.photo-equipe-2 {width:253px;}
.photo.photo-equipe-2 img {width:253px;}
#presentation-historique-liste li
{
    list-style: none;
    margin-bottom: 10px;
}
/*#presentation-historique-liste li span { font-weight: bold; font-family: Quicksand; font-size: 18px;}*/
#presentation-historique-liste li span { font-weight: bold; font-family: futura; font-size: 14px;}
#presentation-historique-liste li:nth-child(even) span
{
    color: #a71334}
#presentation-liste-activite
{
   columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
#liste-logiciel li {padding-bottom:10px;}

#soustraitance .details-liste
{
    margin-bottom: 15px;
}
div.fichier
{
    text-align: center;
}
.legende-fichier
{
    font-style: italic;
    font-size: 14px;
}
liste-photo
{
    
}
.liste-photo .liste-photo-equipe
{
    width: calc(33% - 10px); 
    max-width: 300px;
    display: inline-block;
    text-align: center;
    margin-bottom: 10px;
   // margin-left: 5px;
   // margin-right: 5px;
}
.liste-photo .legende-photo { font-family: Quicksand;  font-weight: bold; }
.liste-photo .liste-photo-equipe:nth-child(3n)
{
    margin-left: 0px;
}
.liste-photo-equipe:nth-child(odd) .legende-photo
{
    color: #a71334;
}
.liste-photo .liste-photo-equipe img { max-width: 100%; vertical-align: middle;}
.localiser-info
{
    margin-left: 20px;
    font-size: 20px;
    color: #a71334;
    line-height: 30px;
    font-family: "Quicksand";
}
.localiser-info a { color:#a71334; }
#img-plan-acces img { width: 300px; }
#img-plan-acces:hover { cursor: pointer;}
#contact form
{
    padding-left: 20px;
}
.form-ligne
{
    margin-bottom: 15px;
}
.form-ligne label
{
    font-family: "Quicksand";
    padding-right: 10px;
    width: 190px;
    display: inline-block;
    vertical-align: top;
}
.form-ligne input
{
    border: 2px solid #a71334;
    border-radius: 4px;
    width: 300px;
    height: 26px;
    line-height: 25px;
    padding-left: 8px;
    font-family: Arial;
    color: #534F4F;
    font-size: 16px;
}
.form-ligne textarea
{
    border: 2px solid #a71334;
    border-radius: 4px;
    width: 300px;
    height: 80px;
    padding-left: 8px;
    padding-top: 4px;
    font-size: 16px;
    color: #534F4F;
    font-family: Arial;
}
#contact .captcha-bloc
{
    display: inline-block;
}
#contact .captcha-bloc img
{
    vertical-align: middle;
    margin-bottom: 15px;
}
#contact .captcha-bloc #catpcha-img
{
    border: 2px solid #a71334; 
    margin-right: 10px;
}
#catpcha-rld:hover { cursor:pointer; }
#contact .form-btn:hover
{
    cursor:pointer;
    opacity: 0.8;
}
#contact .form-btn
{ 
    margin-left: 413px;
    width: 100px;
    background-color: #a71334; 
    border: 2px solid #a71334; 
    border-radius: 3px;
    font-family: Quickand, Arial;
    text-align: center;
    text-transform: uppercase;
    color: #FFF;
    height: 30px;
    line-height: 30px;
}
#contact-cnil
{
    font-family: Arial;
    font-size: 12px;
    margin-top: 25px;
}
#contact-liste-moyen { list-style-type: none; }
#contact-liste-moyen li:before { 
    content:"-"; 
    position: relative; 
    left:-5px;
}

#contact-liste-moyen li {
    text-indent:-5px;
}
#email-erreur 
{ 
    display: none;  
}

.form-erreur
{
    margin-bottom: 18px;
    color: #a71334; 
    font-weight: bold;
    font-family: Arial;
}

.machine-table { width: 100%;  border: 1px solid #bfbfbf; border-collapse: collapse; margin-bottom: 15px; }
.machine-table td { border-bottom: 1px solid #bfbfbf; padding-top: 5px; padding-bottom: 5px;}
.machine-table tr td:first-child {padding-left: 5px;}
.machine-marque
{
    color: #534f4f;
    font-family: Arial;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}
.machine-marque span { font-size: 16px; font-family: Quicksand, Arial; color: #a71334 }
.machine-col
{
    color: #534f4f;
    font-family: Arial;
    text-align: center;
    font-size: 14px;
    min-width:100px;
}
.machine-details { max-width: 400px; }
.machine-details div
{
    float: left;
    text-align: left;
    
    min-width: 160px;
}
.machine-details div:first-child {    margin-right: 10px;}
.vente-details
{
    margin-bottom: 30px;
}
.vente-details img
{
    max-width: 350px;
    width:100%;
    cursor:pointer;
}
.vente-details div
{
    font-family: Arial;
    font-size: 16px;
    color: #534F4F;
    margin-top: 10px;
}
.lien-pdf { 
    background-color: #a71334; 
    width: 250px; 
    height: 50px;
    color: #FFF;
    font-family: Arial;
    font-size: 16px;
    float: right;
}
.lien-pdf p { overflow: auto; display: block; margin: auto; font-family: Quicksand; padding-left: 10px; line-height: 22px;}
.lien-pdf img { display: inline-block; float: left; vertical-align: middle;}
.lien-pdf:hover { opacity: 0.8;}

#mentions-bloc
{
    padding-left: 20px;
}
.mention-texte
{
    font-family: Arial;
    color: #534F4F;
    margin-bottom: 15px;
    padding-left: 10px;
}
.mention-titre
{
    font-family: Quicksand;
    color: #534F4F;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 20px;
}
footer#footer
{
    width: 100%;
    border-top: 1px solid #a71334;
    padding-top: 10px;
    margin-bottom: 30px;
    font-family: Arial;
    color: #534f4f;
    font-size: 18px;
}
#footer-liens { float: right;}
.footer-lien-acces
{
    font-family: Quicksand;
    font-weight: bold;
    float: right;
    margin-right: 10px;
}
.footer-lien-acces:hover 
{
    opacity: 0.8;
}
#footer-liens div.footer-liens-bloc:last-child { margin-top: 15px;}

.footer-lien-acces img { padding-left: 10px; vertical-align: middle;}
#footer-coordonnees 
{
    margin-top: 15px;
    padding-left: 47px;
}
#footer-lien-contact
{
    margin-top: 15px;
}
#footer-lien-contactez { margin-top: 25px;}
#footer-copyright
{
    font-family: Arial;
    font-size: 14px;
    padding-top: 5px;
    float: right;
}
.photo-equipe
{
    margin: auto;
    width: 320px;
    height: 230px;
    perspective: 600px;
}
.photo-equipe .photo 
{
    backface-visibility: hidden;
   
    transform-style: flat;
    position: absolute;
    top: 8px;
    left: 0px;
    background-color: #FFF;
    padding: 3px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    transform: scale(0);
    height: 190px;
}
.texte-photo-equipe 
{
     color: #534f4f;
    font-family: Arial;
    font-size: 16px;
}
.photo img { height: 190px; }
.photo-equipe .photo-equipe-1
{
    animation: 10s ease-out 1s normal none infinite running photoAnimation;
}
.photo-equipe .photo-equipe-2
{
    animation: 10s ease-out 6s normal none infinite running photoAnimation;
}
@keyFrames photoAnimation
{ 
    0% 
    {
        transform: rotate(-10deg) translate3d(-8px, 4px, 10px) rotateX(0deg) rotateY(0deg);
        z-index: 2;
    }
    6% 
    {
        transform: rotate(-10deg) translate3d(-30px, 10px, 60px) rotateX(20deg) rotateY(40deg);
        z-index: 2;
    }
    12% 
    {
        transform: rotate(5deg) translate3d(20px, 0px, 10px) rotateX(0deg) rotateY(0deg);
        z-index: 2;
    }
    50% 
    {
        transform: rotate(5deg) translate3d(20px, 0px, 10px) rotateX(0deg) rotateY(0deg);
        z-index: 2;
    }

    55% 
    {
        transform: rotate(12deg) translate3d(70px, -40px, 0px) rotateX(40deg) rotateY(80deg);
        z-index: 1;
    }
    60% 
    {
        transform: rotate(-10deg) translate3d(-8px, 4px, -20px) rotateX(0deg) rotateY(0deg);
        z-index: 1;
    }
    100% 
    {
        transform: rotate(-10deg) translate3d(-8px, 4px, -20px) rotateX(0deg) rotateY(0deg);
        z-index: 1;
    }

}
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    background-color: #a71334;

    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top img {
    color: #fff;
    margin: 0;
    position: relative;
    left: 10px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#return-to-top:hover img {
    top: 5px;
}

@font-face 
{
 font-family: 'Quicksand';
 src: url('https://www.lachand-industrie.com/ressource/fonts/Quicksand_Book.otf');
 src: url("https://www.lachand-industrie.com/ressource/fonts/Quicksand_Book.otf?#iefix"),
      url("https://www.lachand-industrie.com/ressource/fonts/Quicksand_Book.otf?");
 font-style: normal;
 font-weight: 500;
}
@font-face 
{
 font-family: 'Quicksand';
 src: url('https://www.lachand-industrie.com/ressource/fonts/Quicksand-Bold.otf');
 src: url("https://www.lachand-industrie.com/ressource/fonts/Quicksand-Bold.otf?#iefix"),
      url("https://www.lachand-industrie.com/ressource/fonts/Quicksand-Bold.otf?");
 font-style: normal;
 font-weight: 700;
}
@font-face 
{
 font-family: 'Dumb';
 src: url('https://www.lachand-industrie.com/ressource/fonts/2Dumb.ttf');
 src: url("https://www.lachand-industrie.com/ressource/fonts/2Dumb.ttf?#iefix"),
      url("https://www.lachand-industrie.com/ressource/fonts/2Dumb.ttf?");
 font-style: normal;
 font-weight: 500;
}



