/*
 Theme Name:   FVL Development 
 Description:  A child theme of Bootstrap Basic 4 WordPress theme.
 Author:       Ian @ Orangutan Solutions
 Author URI:   https://orangutansolutions.com/
 Template:     the-bootstrap-blog
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

@font-face {
    font-family: 'HARMONYPersonaluse';
    src: url('fonts/HARMONYPersonaluse.eot');
    src: url('fonts/HARMONYPersonaluse.eot') format('embedded-opentype'),
         url('fonts/HARMONYPersonaluse.woff2') format('woff2'),
         url('fonts/HARMONYPersonaluse.woff') format('woff'),
         url('fonts/HARMONYPersonaluse.ttf') format('truetype'),
         url('fonts/HARMONYPersonaluse.svg#HARMONYPersonaluse') format('svg');
}