/**
 * @license
 * MyFonts Webfont Build ID 4125345, 2021-07-14T10:26:37-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: QuincyCF-Medium by Connary Fagen
 * URL: https://www.myfonts.com/fonts/connary-fagen/quincy-cf/medium/
 * Copyright: Copyright © 2020 by Connary Fagen. All rights reserved.
 * 
 * 
 * 
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3ef2a1");
  
@font-face {
  font-family: "QuincyCF-Medium";
  src: url('/static/fonts/quincy/font.woff2') format('woff2'), url('/static/fonts/quincy/font.woff') format('woff');
}

