<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Neto Child theme
Theme URI: https://www.towaframe.com/
Description: A child theme for Neto Theme
Author: David Burnett
Author URI: https://www.designdesk.ltd
Template: neto-v1.6
Version: 0.1
*/


/* Place your custom styles below this line
-------------------------------------------------------------- */

/*!
 * 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-2018 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      FontSite Inc.
 * License URL: https://www.fontspring.com/licenses/fontsite/webfont
 *
 *


@font-face {
    font-family: 'CraftGothic-BoldCondensed';
    src: url(fonts/CraftGothic-BoldCondensed-webfont.woff2) format('woff2'),
         url(fonts/CraftGothic-BoldCondensed-webfont.woff) format('woff');
    font-weight: normal;
    font-style: normal;

}

p {
	font-family: 'CraftGothic-BoldCondensed', arial, sans-serif;
}
 */</pre></body></html>