/*
Theme Name: SnapFlat Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Snapcom Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 2.3
Author: Team Snap
Author URI: https://www.snapcom.it
Template: SnapFlat
*/



/*Add your own styles here:*/

@font-face {
    font-family: 'futura_ltlight';
    src: url('futuralt-light-webfont.woff2') format('woff2'),
         url('futuralt-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Domaine Text';
    src: url('DomaineText-Light.woff2') format('woff2'),
        url('DomaineText-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}