/*======================================
Theme Name: Divi-enfant
Description: Graffocean theme
Version: 1.0
Author: Graffocean
Author URI: http://www.graffocean.com/
Template: Divi
======================================*/


@font-face {
    font-family: 'authenticsignature';
    src: url('fonts/authentic_signature_2-webfont.woff2') format('woff2'),
         url('fonts/authentic_signature_2-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.signature h4{font-family:'authenticsignature';}


@media only screen and (max-width: 981px) {
    .colonnes_responsive .et_pb_column.et_pb_column_2_5 {
        width:60%!important;
    }
    .colonnes_responsive .et_pb_column.et_pb_column_3_5 {
        width:40%!important;
    }
}