/**
 * @license
 * MyFonts Webfont Build ID 4364045, 2022-02-15T08:56:59-0500
 * 
 * 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: TimesNow-Light by JHA
 * URL: https://www.myfonts.com/fonts/jha/times-now/light/
 * Copyright: Copyright (c) 2014 by Jan Henrik Arnold. All rights reserved.
 * 
 * 
 * 
 * © 2022 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/42970d");
  
@font-face {
  font-family: "TimesNow-Light";
  src: url('/webFonts/font.woff2') format('woff2'), url('/webFonts/font.woff') format('woff');
  font-display: swap;
}

