/*
Theme Name: Modern Child Theme
Theme URI: https://amodernagency.com
Version: 1.0
Description: A child theme of the main Modern theme.
Author: Modern Media
Author URI: http://amodernagency.com
template: bb-theme
*/

@font-face {
  font-family: 'Galano Grotesque SemiBold';
  src: url('fonts/Galano_Grotesque_SemiBold.woff2') format('woff2'),
       url('fonts/Galano_Grotesque_SemiBold.woff') format('woff');
  font-weight: 500;
}
@font-face {
  font-family: 'Galano Grotesque Bold';
  src: url('fonts/Galano_Grotesque_Bold.woff2') format('woff2'),
       url('fonts/Galano_Grotesque_Bold.woff') format('woff');
  font-weight: 700;
}
