/*
 * 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) 2016 Colophon Foundry
 *
 * Licenced to Jonas Vorwerk In de Walvis
 */

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

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

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

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

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

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

