/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

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

@font-face {
  font-family: "Blackstone Regular";
  src:
    url("https://sianalaforest.com/wp-content/themes/bb-theme-child/fonts/blackstone-regular-webfont.woff2") format("woff2"),
    url("https://sianalaforest.com/wp-content/themes/bb-theme-child/fonts/blackstone-regular-webfont.woff") format("woff");
  font-weight: normal;
}

<!-- MailerLite Universal -->
<script>
    (function(w,d,e,u,f,l,n){w[f]=w[f]||function(){(w[f].q=w[f].q||[])
    .push(arguments);},l=d.createElement(e),l.async=1,l.src=u,
    n=d.getElementsByTagName(e)[0],n.parentNode.insertBefore(l,n);})
    (window,document,'script','https://assets.mailerlite.com/js/universal.js','ml');
    ml('account', '2045588');
</script>
<!-- End MailerLite Universal -->