/* SNAPP theme fonts for TinyMCE*/

@font-face {
    font-family: 'Gotham-Book';
    font-weight: 400;
    font-style: normal;
    src: url('https://www.snapp.fr:443/wp-content/themes/snapp/assets/fonts/gotham/Gotham-Book.eot');
    src: url('https://www.snapp.fr:443/wp-content/themes/snapp/assets/fonts/gotham/Gotham-Book.eot#iefix') format('embedded-opentype'),
    url('https://www.snapp.fr:443/wp-content/themes/snapp/assets/fonts/gotham/Gotham-Book.woff')       format('woff'),
    url('https://www.snapp.fr:443/wp-content/themes/snapp/assets/fonts/gotham/Gotham-Book.ttf')        format('truetype'),
    url('https://www.snapp.fr:443/wp-content/themes/snapp/assets/fonts/gotham/Gotham-Book.otf')        format('opentype');
}

@font-face {
    font-family: 'Gotham-Book-Bold';
    font-weight: 400;
    font-style: normal;
    src: url('https://www.snapp.fr:443/wp-content/themes/snapp/assets/fonts/gotham/Gotham-Bold.eot');
    src: url('https://www.snapp.fr:443/wp-content/themes/snapp/assets/fonts/gotham/Gotham-Bold.eot#iefix') format('embedded-opentype'),
    url('https://www.snapp.fr:443/wp-content/themes/snapp/assets/fonts/gotham/Gotham-Bold.woff')       format('woff'),
    url('https://www.snapp.fr:443/wp-content/themes/snapp/assets/fonts/gotham/Gotham-Bold.ttf')        format('truetype'),
    url('https://www.snapp.fr:443/wp-content/themes/snapp/assets/fonts/gotham/Gotham-Bold.otf')        format('opentype');
}

@font-face {
    font-family: 'Gotham-Book-Light';
    font-weight: 400;
    font-style: normal;
    src: url('https://www.snapp.fr:443/wp-content/themes/snapp/assets/fonts/gotham/GothamLight.eot');
    src: url('https://www.snapp.fr:443/wp-content/themes/snapp/assets/fonts/gotham/GothamLight.eot#iefix') format('embedded-opentype'),
    url('https://www.snapp.fr:443/wp-content/themes/snapp/assets/fonts/gotham/GothamLight.woff')       format('woff'),
    url('https://www.snapp.fr:443/wp-content/themes/snapp/assets/fonts/gotham/GothamLight.ttf')        format('truetype'),
    url('https://www.snapp.fr:443/wp-content/themes/snapp/assets/fonts/gotham/GothamLight.otf')        format('opentype');
}