/*
Theme Name: Wiwi Child
Template: wiwi
*/

/*
body {background:red !important;}
*/

@font-face {
    font-family: 'Geomanist';
    font-style: normal;
    font-weight: normal;
    src: local('geomanist-regular-webfont'), url('fonts/geomanist-regular-webfont.woff') format('woff');
}

@font-face {
    font-family: 'Geomanist2';
    font-style: normal;
    font-weight: normal;
    src: local('geomanist-regular-webfont2'), url('fonts/geomanist-regular-webfont.woff2') format('woff2');
}