<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * @license
 * MyFonts Webfont Build ID 4127462, 2021-07-19T08:15:18-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Solomon-Bold by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/solomon/bold-99953/
 * Copyright: Copyright &amp;amp;#x00A9; 2010 By Svetoslav Simov &amp;amp;#x00A9; Fontfabric, LLC. All rights reserved.
 * 
 * Webfont: SolomonNormal-Normal by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/solomon/normal-99953/
 * Copyright: Modern and elegant sans serif font family.
 * 
 * 
 * 
 * Â© 2021 MyFonts Inc
*/

/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3efae6");

@font-face {
  font-family: "SolomonNormal-Normal";
  src: url("../fonts/SolomonNormalNormal/font.woff2") format("woff2"),
    url("../fonts/SolomonNormalNormal/font.woff") format("woff");
}
@font-face {
  font-family: "Solomon-Bold";
  src: url("../fonts/SolomonBold/font.woff2") format("woff2"),
    url("../fonts/SolomonBold/font.woff") format("woff");
}
</pre></body></html>