/**
 * @license
 * MyFonts Webfont Build ID 3946188, 2020-09-09T21:28:03-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: Campton-Bold by Rene Bieder
 * URL: https://www.myfonts.com/rene-bieder/bold/
 * 
 * Webfont: Campton-Book by Rene Bieder
 * URL: https://www.myfonts.com/rene-bieder/book/
 * 
 * Webfont: Campton-Light by Rene Bieder
 * URL: https://www.myfonts.com/rene-bieder/light/
 * 
 * Webfont: Campton-SemiBold by Rene Bieder
 * URL: https://www.myfonts.com/rene-bieder/semi-bold/
 * 
 * 
 * Webfonts copyright: Copyright &amp;#x00A9; 2017 by Ren&amp;#x00E9; Bieder. All rights reserved.
 * 
 * © 2020 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
/*@import url("//hello.myfonts.net/count/3c36cc");*/
  
@font-face {
  font-family: 'Campton';
  font-weight: 300;
  src: url('Campton-Light/font.woff2') format('woff2'), url('Campton-Light/font.woff') format('woff');
}
@font-face {
  font-family: 'Campton';
  font-weight: 400;
  src: url('Campton-Book/font.woff2') format('woff2'), url('Campton-Book/font.woff') format('woff');
}
@font-face {
  font-family: 'Campton';
  font-weight: 600;
  src: url('Campton-SemiBold/font.woff2') format('woff2'), url('Campton-SemiBold/font.woff') format('woff');
}
@font-face {
  font-family: 'Campton';
  font-weight: 700;
  src: url('Campton-Bold/font.woff2') format('woff2'), url('Campton-Bold/font.woff') format('woff');
}


