/**
 * @license
 * MyFonts Webfont Build ID 5042571, 2022-06-15T09:37: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: VisbyCF-Medium by Connary Fagen
 * URL: https://www.myfonts.com/fonts/connary-fagen/visby-cf/medium/
 * 
 * Webfont: VisbyCF-Regular by Connary Fagen
 * URL: https://www.myfonts.com/fonts/connary-fagen/visby-cf/regular/
 * 
 * Webfont: VisbyCF-Bold by Connary Fagen
 * URL: https://www.myfonts.com/fonts/connary-fagen/visby-cf/bold/
 * 
 * 
 * Webfonts copyright: Copyright © 2021 by Connary Fagen. All rights reserved.
 * 
 * © 2022 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/4cf18b");
  
@font-face {
  font-family: "VisbyCF-Regular";
  src: url('webFonts/VisbyCFRegular/font.woff2') format('woff2'), url('webFonts/VisbyCFRegular/font.woff') format('woff');
}
@font-face {
  font-family: "VisbyCF-Bold";
  src: url('webFonts/VisbyCFBold/font.woff2') format('woff2'), url('webFonts/VisbyCFBold/font.woff') format('woff');
}
@font-face {
  font-family: "VisbyCF-Medium";
  src: url('webFonts/VisbyCFMedium/font.woff2') format('woff2'), url('webFonts/VisbyCFMedium/font.woff') format('woff');
}

