/*
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: Media Favoriten Team
Author URI: http://www.mediafavoriten.com
template: bb-theme
*/
@import "fonts/_font-faces.css";

/* Add your custom styles here... */
@import "css/_typography.css";

/* Authored tokens */
@import "css/_variables.css";

/* Base */
@import "css/_headings.css";
@import "css/_buttons.css";
@import "css/_hydration.css";
@import "css/_links.css";