@font-face {
    font-family: 'GT Walsheim Pro';
    src: 
        url('https://www.formation-communication.fr/wp-content/themes/educrat-child/fonts/GTWalsheimProRegular.woff2') format('woff2'),
        url('https://www.formation-communication.fr/wp-content/themes/educrat-child/fonts/GTWalsheimProRegular.woff') format('woff'),
        url('https://www.formation-communication.fr/wp-content/themes/educrat-child/fonts/GTWalsheimProRegular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'GT Walsheim Pro';
    src: 
        url('https://www.formation-communication.fr/wp-content/themes/educrat-child/fonts/GTWalsheimProBold.woff2') format('woff2'),
        url('https://www.formation-communication.fr/wp-content/themes/educrat-child/fonts/GTWalsheimProBold.woff') format('woff'),
        url('https://www.formation-communication.fr/wp-content/themes/educrat-child/fonts/GTWalsheimProBold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;

}