/**
 * @license
 * MyFonts Webfont Build ID 4852330, 2022-05-16T01:25:35-0400
 * 
 * The public/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: Campton-Black by Rene Bieder
 * URL: https://www.myfonts.com/fonts/rene-bieder/campton/black/
 * 
 * Webfont: Campton-Bold by Rene Bieder
 * URL: https://www.myfonts.com/fonts/rene-bieder/campton/bold/
 * 
 * Webfont: Campton-Book by Rene Bieder
 * URL: https://www.myfonts.com/fonts/rene-bieder/campton/book/
 * 
 * Webfont: Campton-ExtraLight by Rene Bieder
 * URL: https://www.myfonts.com/fonts/rene-bieder/campton/extra-light/
 * 
 * Webfont: Campton-Medium by Rene Bieder
 * URL: https://www.myfonts.com/fonts/rene-bieder/campton/medium/
 * 
 * 
 * Webfonts copyright: Copyright © 2017 by René Bieder. All rights reserved.
 * 
 * © 2022 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/4a0a6a");

@font-face {
  font-family: "Campton";
  src: url('CamptonMedium/font.woff2') format('woff2'), url('CamptonMedium/font.woff') format('woff');
}
@font-face {
  font-family: "Campton-Bold";
  src: url('CamptonBold/font.woff2') format('woff2'), url('CamptonBold/font.woff') format('woff');
}
@font-face {
  font-family: "Campton-ExtraLight";
  src: url('CamptonExtraLight/font.woff2') format('woff2'), url('CamptonExtraLight/font.woff') format('woff');
}
@font-face {
  font-family: "Campton-Black";
  src: url('CamptonBlack/font.woff2') format('woff2'), url('CamptonBlack/font.woff') format('woff');
}
@font-face {
  font-family: "Campton-Book";
  src: url('CamptonBook/font.woff2') format('woff2'), url('CamptonBook/font.woff') format('woff');
}

