/*
Theme Name: Stack Child
Theme URI: https://www.tiparkcorp.com
Description: Child theme for the Stack theme
Author: <a href="https://tiparkcorp.com">Dave Finger</a>
Author URI: http://www.breakfreegraphics.com
Template: stack
Version: 10.0.0
*/

@import url('../stack/style.css');

@font-face {
    font-family: 'chunkfive';
    src: url('../stack-child/fonts/chunkfive-webfont.ttf') format('truetype'),
		url('../stack-child/fonts/chunkfive-webfont.woff2') format('woff2'),
         url('../stack-child/fonts/chunkfive-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
