/*!
Theme Name:     Beaver Builder Child
Description:    Child theme of parent <strong>Beaver Builder Theme</strong> <em>(bb-theme)</em>, do not remove <strong>Beaver Builder Theme</strong> <em>(bb-theme)</em>. And somebody bring me a grilled cheese sandwich, I am hungry.
Author:         schizmit
Template:       bb-theme

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/style.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/*! ===================================================
                    partials/_all.scss begins 
    =================================================== */
/*! -------_clearfix.scss begins-------- */
/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
/* line 12, partials/_clearfix.scss */
.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

/* line 18, partials/_clearfix.scss */
.cf:after {
  clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
/* line 26, partials/_clearfix.scss */
.cf {
  *zoom: 1;
}

/*! -------_variable.scss begins-------- */
/*! -------_global.scss begins-------- */
/* Matro Font */
@font-face {
  font-family: 'FFAD Matro';
  src: url("/wp-content/themes/child-theme-of-bb/fonts/FFADMatro.eot");
  src: url("/wp-content/themes/child-theme-of-bb/fonts/FFADMatro.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/child-theme-of-bb/fonts/FFADMatro.woff2") format("woff2"), url("/wp-content/themes/child-theme-of-bb/fonts/FFADMatro.woff") format("woff"), url("/wp-content/themes/child-theme-of-bb/fonts/FFADMatro.ttf") format("truetype"), url("/wp-content/themes/child-theme-of-bb/fonts/FFADMatro.svg#FFADMatro") format("svg");
  font-weight: normal;
  font-style: normal;
}
