/*
Theme Name:    Agrifocused Theme
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: 'Margo Script';
    src: url('/wp-content/themes/agrifocused-theme/fonts/MargoScript-Regular.eot');
    src: url('/wp-content/themes/agrifocused-theme/fonts/MargoScript-Regular.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/agrifocused-theme/fonts/MargoScript-Regular.woff2') format('woff2'),
        url('/wp-content/themes/agrifocused-theme/fonts/MargoScript-Regular.woff') format('woff'),
        url('/wp-content/themes/agrifocused-theme/fonts/MargoScript-Regular.ttf') format('truetype'),
        url('/p-content/themes/agrifocused-theme/fonts/MargoScript-Regular.svg#MargoScript-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

