/* Part-Time Prophet */

  @font-face {
    font-family: 'Parttime Prophet';
    font-weight: normal;
    font-style:  normal;
    /*src: url('fonts/ParttimeProphet20192.eot');             /* IE9 Compat Modes */
    src: url('fonts/ParttimeProphet20192.eot?#iefix')      format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/ParttimeProphet20192.woff2')           format('woff2'), /* Super Modern Browsers */
         url('fonts/ParttimeProphet20192.woff')            format('woff'), /* Pretty Modern Browsers */
         url('fonts/ParttimeProphet20192.ttf')             format('truetype'), /* Safari, Android, iOS */
         url('fonts/ParttimeProphet20192.svg#svgFontName') format('svg'); /* Legacy iOS */
  }
  @font-face {
    font-family: 'Parttime Prophet';
    font-weight: bold;
    font-style:  normal;
    /*src: url('ParttimeProphet20192-NormalExt.eot');             /* IE9 Compat Modes */
    src: url('ParttimeProphet20192-NormalExt.eot?#iefix')      format('embedded-opentype'), /* IE6-IE8 */
         url('ParttimeProphet20192-NormalExt.woff2')           format('woff2'), /* Super Modern Browsers */
         url('ParttimeProphet20192-NormalExt.woff')            format('woff'), /* Pretty Modern Browsers */
         url('ParttimeProphet20192-NormalExt.ttf')             format('truetype'), /* Safari, Android, iOS */
         url('ParttimeProphet20192-NormalExt.svg#svgFontName') format('svg'); /* Legacy iOS */
  }
  @font-face {
    font-family: 'Parttime Prophet Exp';
    font-weight: normal;
    /*src: url('fonts/ParttimeProphetExp20192-Bold.eot');             /* IE9 Compat Modes */
    src: url('fonts/ParttimeProphetExp20192-Bold.eot?#iefix')      format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/ParttimeProphetExp20192-Bold.woff2')           format('woff2'), /* Super Modern Browsers */
         url('fonts/ParttimeProphetExp20192-Bold.woff')            format('woff'), /* Pretty Modern Browsers */
         url('fonts/ParttimeProphetExp20192-Bold.ttf')             format('truetype'), /* Safari, Android, iOS */
         url('fonts/ParttimeProphetExp20192-Bold.svg#svgFontName') format('svg'); /* Legacy iOS */
  }


/* morrison */
  
  /* -- Morrison -- */
   @font-face {
    font-family: 'Morrison';
    font-style: normal;
    font-weight: normal;
    src: local('Morrison Regular'), url('fonts/hinted-Morrison-Regular.woff') format('woff');
    }
    
    @font-face {
    font-family: 'Morrison';
    font-style: italic;
    font-weight: normal;
    src: local('Morrison Italic'), url('fonts/hinted-Morrison-Italic.woff') format('woff');
    }

    @font-face {
    font-family: 'Morrison';
    font-style: normal;
    font-weight: bold;
    src: local('Morrison Bold'), url('fonts/hinted-Morrison-Bold.woff') format('woff');
    }
    
    @font-face {
    font-family: 'Morrison';
    font-style: italic;
    font-weight: bold;
    src: local('Morrison Bold Italic'), url('fonts/hinted-Morrison-BoldItalic.woff') format('woff');
    }
    
  