/*
Theme Name:    Tracy Harris
Description:   Child Theme for Beaver Builder
Version:       1.0.0
Author:        Flourish Online
Author URI:    http://flourishonline.com.au/
Template:      bb-theme
License:       GNU General Public License v2 or later
License URI:   http://www.gnu.org/licenses/gpl-2.0.html
*/


/* ## Fonts
--------------------------------------------- */

@font-face {
    font-family: 'Oswald';
    src: url('/wp-content/themes/tracy-theme/fonts/Oswald-Regular.eot');
    src: url('/wp-content/themes/tracy-theme/fonts/Oswald-Regular.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/tracy-theme/fonts/Oswald-Regular.woff2') format('woff2'),
        url('/wp-content/themes/tracy-theme/fonts/Oswald-Regular.woff') format('woff'),
        url('/wp-content/themes/tracy-theme/fonts/Oswald-Regular.ttf') format('truetype'),
        url('/wp-content/themes/tracy-theme/fonts/Oswald-Regular.svg#Oswald-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Book';
    src: url('/wp-content/themes/tracy-theme/fonts/Gotham-Book.eot');
    src: url('/wp-content/themes/tracy-theme/fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/tracy-theme/fonts/Gotham-Book.woff2') format('woff2'),
        url('/wp-content/themes/tracy-theme/fonts/Gotham-Book.woff') format('woff'),
        url('/wp-content/themes/tracy-theme/fonts/Gotham-Book.ttf') format('truetype'),
        url('/wp-content/themes/tracy-theme/fonts/Gotham-Book.svg#Gotham-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Butler';
    src: url('/wp-content/themes/tracy-theme/fonts/Butler-Bold.eot');
    src: url('/wp-content/themes/tracy-theme/fonts/Butler-Bold.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/tracy-theme/fonts/Butler-Bold.woff2') format('woff2'),
        url('/wp-content/themes/tracy-theme/fonts/Butler-Bold.woff') format('woff'),
        url('/wp-content/themes/tracy-theme/fonts/Butler-Bold.ttf') format('truetype'),
        url('/wp-content/themes/tracy-theme/fonts/Butler-Bold.svg#Butler-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Boathouse';
    src: url('/wp-content/themes/tracy-theme/fonts/Boathouse-Regular.eot');
    src: url('/wp-content/themes/tracy-theme/fonts/Boathouse-Regular.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/tracy-theme/fonts/Boathouse-Regular.woff2') format('woff2'),
        url('/wp-content/themes/tracy-theme/fonts/Boathouse-Regular.woff') format('woff'),
        url('/wp-content/themes/tracy-theme/fonts/Boathouse-Regular.ttf') format('truetype'),
        url('/wp-content/themes/tracy-theme/fonts/Boathouse-Regular.svg#Boathouse-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}