/* 
 Theme Name:   RENAME ME
 Theme URI:    https://weareherd.co.uk 
 Description:  Your custom theme created by Herd
 Author:       Herd
 Author URI:   https://weareherd.co.uk
 Version:      1.0.0
 Template:     Divi
*/ 

@import url("./css/theme-specific.css");
@import url("./css/presets.css");




@font-face {
    font-family: 'ImperialSansDisplay';
    src: url('fonts/ImperialSansDisplay-Bold.woff2') format('woff2'), /* Modern browsers */
         url('fonts/ImperialSansDisplay-Bold.ttf') format('truetype'); /* Older browsers */
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'ImperialSansText';
    src: url('fonts/ImperialSansText-Regular.woff2') format('woff2'), /* Modern browsers */
         url('fonts/ImperialSansText-Regular.ttf') format('truetype'); /* Older browsers */
    font-weight: normal;
    font-style: normal;
}





