
@font-face {
  font-family: 'GT America';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local(''),
       url('../fonts/GT-America-Regular.woff') format('woff')
	   ;
}
@font-face {
  font-family: 'GT America Bold';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local(''),
       url('../fonts/GT-America-Bold.woff') format('woff')
	   ;
}


/*
 * Legal Disclaimer
 *
 * The Font is licenced only for use on one domain:
 * www.pathos.theater
 *
 * It is illegal to download or use them on other websites.
 *
 * While the @font-face statements below may be modified by the client, this
 * disclaimer may not be removed.
 *
 */
@font-face {
  font-family: 'JLImpactNieuw';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local(''),
       url('../fonts/JLImpactNieuw-2019.woff') format('woff'),
       url('../fonts/JLImpactNieuw-2019.woff2') format('woff2')
	   ;
}
