/*
 * 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 Eduardo Paiva box1824
 */

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

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

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

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

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

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

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