/*
Theme Name: Breakdance Zero Child
Theme URI: https://breakdance.com/zero-theme
Template: breakdance-zero-theme-master
Author: Luke Ball
Author URI: https://armandoh.org
Description: Child theme for Breakdance Zero Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: breakdance-zero-child
*/

/* Import parent theme styles */
@import url("../breakdance-zero-theme-master/style.css");

/* Add your custom styles here */

/* Preload Lineicons font */
@font-face {
   font-family: "Lineicons";
   src: url("./fonts/lineicons.woff2") format("woff2");
   font-display: swap;
}