/*
Theme Name: psycholox_child_theme
Version: 1.0
Description: A child theme of psycholox
Template: psycholox
*/

@import url("../psycholox/style.css");

 @font-face {
    font-family: 'ITC Eras Light Regular';
    font-style: normal;
    font-weight: normal;
    src: local('ITC Eras Light Regular'), url('fonts/ITC Eras Light Regular.woff') format('woff');
    }
    

    @font-face {
    font-family: 'ITC Eras Ultra Regular';
    font-style: normal;
    font-weight: normal;
    src: local('ITC Eras Ultra Regular'), url('fonts/ITC Eras Ultra Regular.woff') format('woff');
    }
    

    @font-face {
    font-family: 'ITC Eras Demi Regular';
    font-style: normal;
    font-weight: normal;
    src: local('ITC Eras Demi Regular'), url('fonts/ITC Eras Demi Regular.woff') format('woff');
    }
    

    @font-face {
    font-family: 'ITC Eras Book Regular';
    font-style: normal;
    font-weight: normal;
    src: local('ITC Eras Book Regular'), url('ITC Eras Book Regular.woff') format('woff');
    }
    

    @font-face {
    font-family: 'ITC Eras Medium';
    font-style: normal;
    font-weight: normal;
    src: local('ITC Eras Medium'), url('fonts/ITC Eras Medium.woff') format('woff');
    }
    

    @font-face {
    font-family: 'ITC Eras Bold';
    font-style: normal;
    font-weight: normal;
    src: local('ITC Eras Bold'), url('fonts/ITC Eras Bold.woff') format('woff');
    }
    
        h1 {
	    font-family: 'ITC Eras Demi Regular', sans-serif !important;
    }