/*
 * 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) 2020 Colophon Foundry
 *
 * Licenced to Erik Simins Workwolf
 */

@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.woff2') format('woff2'),
         url('apercu-regular-pro.woff') format('woff'),
         url('apercu-regular-pro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
