

@font-face {
    font-family: 'otto_attac_typeregular';
    src: url('webfont2/ottoattactype-webfont.woff2') format('woff2'),
         url('webfont2/ottoattactype-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

#apropos h1 {
    font-family: 'otto_attac_typeregular';
    font-size: 60px!important;
    color: white;
    width: 80%;
    margin-left: 20%;
    padding-top: 80px;
}
#apropos p {
    font-size: 15px;
	width: 60%;
    margin-left: 20%;
}



#contact {
    font-size: 20px;
    width: 60%;
    margin-left: 1%;
    margin-top: 1%;
    margin-bottom: 1%;
}

#projets {
    color:black;
}

th {
    text-align: left;
}
