/*
Theme Name: Garnet Creative Custom BB
Author: Garnet Creative
Description: Custom theme for SUD Voices for Change
Version: 1.0
Template: bb-theme

This is the child theme for Beaver Builder Theme theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

/* Freehand */
@font-face {
  font-family: 'Freehand';
  src: url('/wp-content/themes/garnet-creative-custom-bb/fonts/Freehand/Freehand-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* Mona Sans - Variable (Roman) */
@font-face {
  font-family: 'Mona Sans';
  src: url('/wp-content/themes/garnet-creative-custom-bb/fonts/Mona_Sans/MonaSans-VariableFont_wdth,wght.ttf') format('truetype-variations');
  font-weight: 200 900;
  font-stretch: 75% 125%;
  font-style: normal;
  font-display: swap;
}

/* Mona Sans - Variable (Italic) */
@font-face {
  font-family: 'Mona Sans';
  src: url('/wp-content/themes/garnet-creative-custom-bb/fonts/Mona_Sans/MonaSans-Italic-VariableFont_wdth,wght.ttf') format('truetype-variations');
  font-weight: 200 900;
  font-stretch: 75% 125%;
  font-style: italic;
  font-display: swap;
}

/* Font Awesome 6 - Brands */
@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('/wp-content/themes/garnet-creative-custom-bb/fonts/font_awesome/fa-brands-400.woff2') format('woff2');
}

/* Font Awesome 6 Free - Regular */
@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('/wp-content/themes/garnet-creative-custom-bb/fonts/font_awesome/fa-regular-400.woff2') format('woff2');
}

/* Font Awesome 6 Free - Solid */
@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url('/wp-content/themes/garnet-creative-custom-bb/fonts/font_awesome/fa-solid-900.woff2') format('woff2');
}

/* Font Awesome v4 compatibility */
@font-face {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('/wp-content/themes/garnet-creative-custom-bb/fonts/font_awesome/fa-v4compatibility.woff2') format('woff2');
}