/*
Theme Name: wigglechild
Description: Wiggle Child using the parent theme Twenty Seventeen.
Author: Wiggle
Author URI: https://wigglebicycles.com/
Template: twentyseventeen
Version: 1
*/



@font-face {
    font-family: 'sofia';
    src: url('spm-webfont.woff') format('woff2'),
         url('spm-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


body, button, input, select, textarea {
    font-family: "sofia", "Helvetica Neue", helvetica, arial, sans-serif;
}

.entry-header {
	display: none;
}