/**
 * @license
 * MyFonts Webfont Build ID 4088414, 2021-05-13T16:04:28-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: Quinoa-Regular by Catharsis Fonts
 * URL: https://www.myfonts.com/fonts/catharsis-fonts/quinoa/regular/
 * Copyright: Created by Christian Thalmann with Glyphs in 2015–2017.
 * 
 * Webfont: Quinoa-Heavy by Catharsis Fonts
 * URL: https://www.myfonts.com/fonts/catharsis-fonts/quinoa/heavy/
 * Copyright: Created by Christian Thalmann with Glyphs in 2015–2017.
 * 
 * Webfont: QuincyCF-Regular by Connary Fagen
 * URL: https://www.myfonts.com/fonts/connary-fagen/quincy-cf/regular/
 * Copyright: Copyright © 2020 by Connary Fagen. All rights reserved.
 * 
 * Webfont: QuincyCF-ExtraBold by Connary Fagen
 * URL: https://www.myfonts.com/fonts/connary-fagen/quincy-cf/extra-bold/
 * 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/3e625e");
  
@font-face {
  font-family: "QuincyCF-ExtraBold";
  src: url('./webFonts/QuincyCFExtraBold/font.woff2') format('woff2'), url('./webFonts/QuincyCFExtraBold/font.woff') format('woff');
}
@font-face {
  font-family: "QuincyCF-Regular";
  src: url('./webFonts/QuincyCFRegular/font.woff2') format('woff2'), url('./webFonts/QuincyCFRegular/font.woff') format('woff');
}
@font-face {
  font-family: "Quinoa-Heavy";
  src: url('./webFonts/QuinoaHeavy/font.woff2') format('woff2'), url('./webFonts/QuinoaHeavy/font.woff') format('woff');
}
@font-face {
  font-family: "Quinoa-Regular";
  src: url('./webFonts/QuinoaRegular/font.woff2') format('woff2'), url('./webFonts/QuinoaRegular/font.woff') format('woff');
}

