/**
 * Theme Name: Blocksy Child 2022
 * Description: Child Theme Customized for BlackPortraitures.info BP VII
 * Author: Creative Themes, customizations by precisemodern.com
 * Template: blocksy
 * Text Domain: blocksy
 */

/*bp7 custom font*/
@font-face {
  font-family: 'BAYARD-Regular';
  src: url('fonts/BAYARD-Regular.woff2') format('woff2'),
     url('fonts/BAYARD-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

