/*
 * 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) 2021 Colophon Foundry
 *
 * Licenced to Thomas Nissen The Poster Club ApS
 */

@font-face {
    font-family: 'epicene-text-regular';
    src: url('../epicene-text-regular.html');
    src: url('../epicene-text-regulard41d.html?#iefix') format('embedded-opentype'),
         url('../woff2/epicene-text-regular.woff2') format('woff2'),
         url('../epicene-text-regular-2.html') format('woff'),
         url('../epicene-text-regular-3.html') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'epicene-text-regular-italic';
    src: url('../epicene-text-regular-italic.html');
    src: url('../epicene-text-regular-italicd41d.html?#iefix') format('embedded-opentype'),
         url('../woff2/epicene-text-regular-italic.woff2') format('woff2'),
         url('../epicene-text-regular-italic-2.html') format('woff'),
         url('../epicene-text-regular-italic-3.html') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'epicene-text-medium';
    src: url('../epicene-text-medium.html');
    src: url('../epicene-text-mediumd41d.html?#iefix') format('embedded-opentype'),
         url('../woff2/epicene-text-medium.woff2') format('woff2'),
         url('../epicene-text-medium-2.html') format('woff'),
         url('../epicene-text-medium-3.html') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'epicene-text-bold';
    src: url('../epicene-text-bold.html');
    src: url('../epicene-text-boldd41d.html?#iefix') format('embedded-opentype'),
         url('../woff2/epicene-text-bold.woff2') format('woff2'),
         url('../epicene-text-bold-2.html') format('woff'),
         url('../epicene-text-bold-3.html') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
