<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. 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) 2010-2016 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      Rene Bieder
 * License URL: https://www.fontspring.com/licenses/rene-bieder/webfont
 *
 *
 */

@font-face {
    font-family: 'camptonlight';
    src: url('Campton-Light-webfont.eot');
    src: url('Campton-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('Campton-Light-webfont.woff2') format('woff2'),
         url('Campton-Light-webfont.woff') format('woff'),
         url('Campton-Light-webfont.ttf') format('truetype'),
         url('Campton-Light-webfont.svg#camptonlight') format('svg');
    font-weight: normal;
    font-style: normal;

}

</pre></body></html>