@font-face {
	font-family: 'GraphikSB';
	src: url('/assets/fonts/Graphik-Semibold-Web.eot');
	src: url('/assets/fonts/Graphik-Semibold-Web.eot#iefix') format('embedded-opentype'), 
	url('/assets/fonts/Graphik-Semibold-Web.woff2') format('woff2'), 
	url('/assets/fonts/Graphik-Semibold-Web.woff') format('woff'), 
	url('/assets/fonts/Graphik-Semibold-Web.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'GraphikR';
	src: url('/assets/fonts/Graphik-Regular-Web.eot');
	src: url('/assets/fonts/Graphik-Regular-Web.eot#iefix') format('embedded-opentype'), 
	url('/assets/fonts/Graphik-Regular-Web.woff2') format('woff2'), 
	url('/assets/fonts/Graphik-Regular-Web.woff') format('woff'), 
	url('/assets/fonts/Graphik-Regular-Web.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}


@font-face {
  font-family: 'GraphikM';
  src: url('/assets/fonts/Graphik-Medium-Web.eot');
  src: url('/assets/fonts/Graphik-Medium-Web.eot#iefix') format('embedded-opentype'), 
  url('/assets/fonts/Graphik-Medium-Web.woff2') format('woff2'), 
  url('/assets/fonts/Graphik-Medium-Web.woff') format('woff'), 
  url('/assets/fonts/Graphik-Medium-Web.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
