/*
        This font software is the property of Commercial Type.

        You may not modify the font software, use it on another website, or install it on a computer.

        License information is available at http://commercialtype.com/eula
        For more information please visit Commercial Type at http://commercialtype.com or email us at info[at]commercialtype.com

        Copyright (C) 2019 Schwartzco Inc.
        License: 1905-ZRLRTP
*/

/*
Graphik
*/

/* Regular */
@font-face {
  font-family: 'Graphik';
  src: 	 url('/wp-content/uploads/2022/12/Graphik-Regular-Web.woff') format('woff'),
	     url('/wp-content/uploads/2022/12/Graphik-Regular-Web.woff2') format('woff2'),
	     url('/wp-content/uploads/2022/12/Graphik-Regular-Web.eot');
  font-weight: normal;
  font-style:  normal;
}

/* Regular Italic */
@font-face {
  font-family: 'Graphik';
  src: 	 url('/wp-content/uploads/2022/12/Graphik-RegularItalic-Web.woff') format('woff'),
	     url('/wp-content/uploads/2022/12/Graphik-RegularItalic-Web.woff2') format('woff2'),
	     url('/wp-content/uploads/2022/12/Graphik-RegularItalic-Web.eot');
  font-weight: normal;
  font-style:  italic;
}

/* Semibold */
@font-face {
  font-family: 'Graphik';
  src: 	 url('/wp-content/uploads/2022/12/Graphik-Semibold-Web.woff') format('woff'),
	     url('/wp-content/uploads/2022/12/Graphik-Semibold-Web.woff2') format('woff2'),
	     url('/wp-content/uploads/2022/12/Graphik-Semibold-Web.eot');
  font-weight: 600;
  font-style:  normal;
}

/* Semibold Italic */
@font-face {
  font-family: 'Graphik';
  src: 	 url('/wp-content/uploads/2022/12/Graphik-SemiboldItalic-Web.woff') format('woff'),
	     url('/wp-content/uploads/2022/12/Graphik-SemiboldItalic-Web.woff2') format('woff2'),
	     url('/wp-content/uploads/2022/12/Graphik-SemiboldItalic-Web.eot');
  font-weight: 600;
  font-style:  italic;
}

/* Black */
@font-face {
  font-family: 'Graphik';
  src: 	 url('/wp-content/uploads/2022/12/Graphik-Black-Web.woff') format('woff'),
	     url('/wp-content/uploads/2022/12/Graphik-Black-Web.woff2') format('woff2'),
	     url('/wp-content/uploads/2022/12/Graphik-Black-Web.eot');
  font-weight: 900;
  font-style:  normal;
}
