/*
Theme Name: Hogans Play Child Theme
Theme URI: http://www.hogans-agency.com
Version: 1.0
Description: An child theme that can be used as a starting point for custom development.
Author: Hogans
Author URI: http://www.hogans-agency.com
template: bb-theme
*/

/* Add your custom styles here... */


@font-face {
  font-family: 'SnellRoundhand';
  src: url('/wp-content/themes/bb-theme-child/fonts/SnellBT-Regular.woff2') format('woff2'),
       url('/wp-content/themes/bb-theme-child/fonts/SnellBT-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'SnellRoundhand';
  src: url('/wp-content/themes/bb-theme-child/fonts/SnellBT-Bold.woff2') format('woff2'),
       url('/wp-content/themes/bb-theme-child/fonts/SnellBT-Bold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'AtticAntique';
  src: url('/wp-content/themes/bb-theme-child/fonts/AtticAntique.woff2') format('woff2'),
       url('/wp-content/themes/bb-theme-child/fonts/AtticAntique.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}