/*

Theme Name: Pro &ndash; Child Theme
Theme URI: http://theme.co/pro/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.1
Template: pro

*/

/*Return to Dark Tower pages*/
/*Other formatting is in Additonal CSS, this is just here because the font import wasn't working otherwise*/

@import url('https://fonts.googleapis.com/css2?family=Fenix&display=swap');

html body.theme-pro.page-id-731 div.site,html body.theme-pro.page-id-731 div.site div.main,html body.theme-pro.page-id-731 div.site div.main .wp-block-button__link,html body.theme-pro.page-id-731 div.site div.main h1,html body.theme-pro.page-id-731 div.site div.main h2,html body.theme-pro.page-id-731 div.site div.main h3,html body.theme-pro.page-id-731 div.site div.main h4,html body.theme-pro.page-id-731 div.site div.main h5,html body.theme-pro.page-id-731 div.site div.main li,html body.theme-pro.page-id-731 div.site div.main p,html body.theme-pro.page-id-731 div.site div.main p a,html body.theme-pro.parent-pageid-731 div.site,html body.theme-pro.parent-pageid-731 div.site div.main,html body.theme-pro.parent-pageid-731 div.site div.main .wp-block-button__link,html body.theme-pro.parent-pageid-731 div.site div.main h1,html body.theme-pro.parent-pageid-731 div.site div.main h2,html body.theme-pro.parent-pageid-731 div.site div.main h3,html body.theme-pro.parent-pageid-731 div.site div.main h4,html body.theme-pro.parent-pageid-731 div.site div.main h5,html body.theme-pro.parent-pageid-731 div.site div.main li,html body.theme-pro.parent-pageid-731 div.site div.main p,html body.theme-pro.parent-pageid-731 div.site div.main p a  {
 font-family: 'Fenix', serif !important;
}