/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/
@font-face {
    font-family: 'Buuk';
    src: url('/wp-content/themes/generatepress_child/assets/fonts/Buuk-Regular.eot');
    src: url('/wp-content/themes/generatepress_child/assets/fonts/Buuk-Regular.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/generatepress_child/assets/fonts/Buuk-Regular.woff2') format('woff2'),
        url('/wp-content/themes/generatepress_child/assets/fonts/Buuk-Regular.woff') format('woff'),
        url('/wp-content/themes/generatepress_child/assets/fonts/Buuk-Regular.ttf') format('truetype'),
        url('/wp-content/themes/generatepress_child/assets/fonts/Buuk-Regular.svg#Buuk-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
