/**
 * @license
 * MyFonts Webfont Build ID 4136608, 2021-08-04T11:45:05-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: Capo-Black by Alias
 * URL: https://www.myfonts.com/fonts/alias/capo/black/
 * 
 * Webfont: Capo-Light by Alias
 * URL: https://www.myfonts.com/fonts/alias/capo/light/
 * 
 * Webfont: Capo-Medium by Alias
 * URL: https://www.myfonts.com/fonts/alias/capo/medium/
 * 
 * 
 * Webfonts copyright: Copyright (c) 2015 by . All rights reserved.
 * 
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3f1ea0");
  
@font-face {
  font-family: "Capo-Medium";
  src: url('webFonts/CapoMedium/font.woff2') format('woff2'), url('webFonts/CapoMedium/font.woff') format('woff');
}
@font-face {
  font-family: "Capo-Black";
  src: url('webFonts/CapoBlack/font.woff2') format('woff2'), url('webFonts/CapoBlack/font.woff') format('woff');
}
@font-face {
  font-family: "Capo-Light";
  src: url('webFonts/CapoLight/font.woff2') format('woff2'), url('webFonts/CapoLight/font.woff') format('woff');
}

