/*
Theme Name: Graybeard
Theme URI: https://www.moffattco.com
Version: 2.1
Description: A child theme used for custom development.
Author: Moffatt Consulting
Author URI: https://www.moffattco.com
template: bb-theme
*/

/* Add your custom styles here... */ 

@font-face {
    font-family: 'Vintage Smooth';
    src: url('https://misfittacos.moffattco.com/htdocs/wp-content/themes/graybeard-child/fonts/vintage-smooth.woff2') format('woff2'),
         url('https://misfittacos.moffattco.com/htdocs/wp-content/themes/graybeard-child/fonts/vintage-smooth.woff') format('woff'),
         url('https://misfittacos.moffattco.com/htdocs/wp-content/themes/graybeard-child/fonts/vintage-smooth.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Vintage Modern';
    src: url('https://misfittacos.moffattco.com/htdocs/wp-content/themes/graybeard-child/fonts/vintage-modern.woff2') format('woff2'),
         url('https://misfittacos.moffattco.com/htdocs/wp-content/themes/graybeard-child/fonts/vintage-modern.woff') format('woff'),
         url('https://misfittacos.moffattco.com/htdocs/wp-content/themes/graybeard-child/fonts/vintage-modern.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}




