<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 /*
 Adds the custom font Hochstadt Serif to Yootheme
 */
@font-face {
    font-family: "hochstadt";
    src: url("../fonts/hochstadt-serif.woff") format("woff"),
         url("../fonts/hochstadt-serif.woff2") format("woff2");
}
 /*
 END
 */</pre></body></html>