/*
 * Web Fonts from colophon-foundry.org
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Colophon Foundry. The fonts are protected under domestic and international trademark and
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2019 Colophon Foundry
 *
 * Licenced to Jetimpex Inc Jetimpex Inc
 */

@font-face {
	font-family: 'apercu-light';
	src: url('apercu-light.eot');
	src: url('apercu-light.eot?#iefix') format('embedded-opentype'),
	url('apercu-light.woff2') format('woff2'),
	url('apercu-light.woff') format('woff'),
	url('apercu-light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'apercu-medium';
	src: url('apercu-medium.eot');
	src: url('apercu-medium.eot?#iefix') format('embedded-opentype'),
	url('apercu-medium.woff2') format('woff2'),
	url('apercu-medium.woff') format('woff'),
	url('apercu-medium.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'apercu-bold';
	src: url('apercu-bold.eot');
	src: url('apercu-bold.eot?#iefix') format('embedded-opentype'),
	url('apercu-bold.woff2') format('woff2'),
	url('apercu-bold.woff') format('woff'),
	url('apercu-bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}