@charset "UTF-8";
/* CSS Document */

/*
 * 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) 2018 Colophon Foundry
 *
 * Licenced to Chris Edmunds United Creatives
 */

@font-face {
    font-family: 'apercu-regular-pro';
    src: url('apercu-regular-pro.eot');
    src: url('apercu-regular-pro.eot?#iefix') format('embedded-opentype'),
         url('apercu-regular-pro.woff') format('woff'),
         url('apercu-regular-pro.woff2') format('woff2'),
         url('apercu-regular-pro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'apercu-medium-pro';
    src: url('apercu-medium-pro.eot');
    src: url('apercu-medium-pro.eot?#iefix') format('embedded-opentype'),
         url('apercu-medium-pro.woff') format('woff'),
         url('apercu-medium-pro.woff2') format('woff2'),
         url('apercu-medium-pro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'apercu-bold-pro';
    src: url('apercu-bold-pro.eot');
    src: url('apercu-bold-pro.eot?#iefix') format('embedded-opentype'),
         url('apercu-bold-pro.woff') format('woff'),
         url('apercu-bold-pro.woff2') format('woff2'),
         url('apercu-bold-pro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

/* Grilli Fonts */

@font-face {
  font-family: 'GT-Sectra-Display-Bold';
  src: url('GT-Sectra-Display-Bold.eot');
  src: url('GT-Sectra-Display-Bold?#iefix') format('embedded-opentype'),
       url('GT-Sectra-Display-Bold.woff2') format('woff2'), 
       url('GT-Sectra-Display-Bold.woff') format('woff'),
       url('GT-Sectra-Display-Bold.ttf')  format('truetype');
	font-display: swap;
}


@font-face {
  font-family: 'GT-Sectra-Display-Medium-Italic';
  src: url('GT-Sectra-Display-Medium-Italic.eot');
  src: url('GT-Sectra-Display-Medium-Italic?#iefix') format('embedded-opentype'),
       url('GT-Sectra-Display-Medium-Italic.woff2') format('woff2'), 
       url('GT-Sectra-Display-Medium-Italic.woff') format('woff'),
       url('GT-Sectra-Display-Medium-Italic.ttf')  format('truetype');
	font-display: swap;
}


@font-face {
  font-family: 'GT-Sectra-Display-Medium';
  src: url('GT-Sectra-Display-Medium.eot');
  src: url('GT-Sectra-Display-Medium?#iefix') format('embedded-opentype'),
       url('GT-Sectra-Display-Medium.woff2') format('woff2'), 
       url('GT-Sectra-Display-Medium.woff') format('woff'),
       url('GT-Sectra-Display-Medium.ttf')  format('truetype');
	font-display: swap;
}