Hi Robson,
Thanks for reaching out.
The Custom Font Family is the font name you assigned to Colfax font
@font-face{font-family:"Custom Font Family";src:url("https://www.nhenwoodstock.org/wp-content/uploads/2019/03/Colfax-Black.woff") format('woff');font-weight:900;font-style:regular;}@font-face{font-family:"Custom Font Family";src:url("https://www.nhenwoodstock.org/wp-content/uploads/2019/03/Colfax-BlackItalic.woff") format('woff');font-weight:900;font-style:italic;}@font-face{font-family:"Custom Font Family";src:url("https://www.nhenwoodstock.org/wp-content/uploads/2019/03/Colfax-Bold.woff") format('woff');font-weight:700;font-style:regular;}@font-face{font-family:"Custom Font Family";src:url("https://www.nhenwoodstock.org/wp-content/uploads/2019/03/Colfax-BoldItalic.woff") format('woff');font-weight:700;font-style:italic;}@font-face{font-family:"Custom Font Family";src:url("https://www.nhenwoodstock.org/wp-content/uploads/2019/03/Colfax-Light.woff") format('woff');font-weight:300;font-style:regular;}@font-face{font-family:"Custom Font Family";src:url("https://www.nhenwoodstock.org/wp-content/uploads/2019/03/Colfax-LightItalic.woff") format('woff');font-weight:300;font-style:italic;}@font-face{font-family:"Custom Font Family";src:url("https://www.nhenwoodstock.org/wp-content/uploads/2019/03/Colfax-Medium.woff") format('woff');font-weight:500;font-style:regular;}@font-face{font-family:"Custom Font Family";src:url("https://www.nhenwoodstock.org/wp-content/uploads/2019/03/Colfax-MediumItalic.woff") format('woff');font-weight:500;font-style:italic;}@font-face{font-family:"Custom Font Family";src:url("https://www.nhenwoodstock.org/wp-content/uploads/2019/03/Colfax-Regular.woff") format('woff');font-weight:400;font-style:regular;}@font-face{font-family:"Custom Font Family";src:url("https://www.nhenwoodstock.org/wp-content/uploads/2019/03/Colfax-RegularItalic.woff") format('woff');font-weight:400;font-style:italic;}@font-face{font-family:"Custom Font Family";src:url("https://www.nhenwoodstock.org/wp-content/uploads/2019/03/Colfax-Thin.woff") format('woff');font-weight:100;font-style:regular;}@font-face{font-family:"Custom Font Family";src:url("https://www.nhenwoodstock.org/wp-content/uploads/2019/03/Colfax-ThinItalic.woff") format('woff');font-weight:100;font-style:italic;}
And I recommend using the theme’s custom font features instead of adding it through Custom CSS. Please check this

Then please assign your created Custom font to Body and Headings in Theme Options > Typography.
Cheers!