/*
Theme Name: HRE Child
Description: custom start theme for HRE
Author: TW
Author URI: https://www.thess-website.com
Template: HRE
Version: 1.2
*/

/* HRE Regular 300 */
@font-face {
    font-family: 'HRE';
    font-style: normal;
    font-weight: 300;
    src: url('fonts/HRE-Regular.woff2') format('woff2');
}
/* HRE-regular 500 */
@font-face {
	font-family:'HRE';
	font-style: normal;
	font-weight: 500;
	src: url('fonts/HRE-Medium.woff2') format('woff2');
}