/**
 * @license
 * MyFonts Webfont Build ID 3945669, 2020-09-08T11:21:27-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: Averta-Light by Intelligent Design
 * URL: https://www.myfonts.com/fonts/intelligent-foundry/averta/light/
 * 
 * Webfont: Averta-Regular by Intelligent Design
 * URL: https://www.myfonts.com/fonts/intelligent-foundry/averta/regular/
 * 
 * Webfont: Averta-Semibold by Intelligent Design
 * URL: https://www.myfonts.com/fonts/intelligent-foundry/averta/semibold/
 * 
 * 
 * Webfonts copyright: Copyright (c) 2015 by Kostas Bartsokas. All rights reserved.
 * 
 * © 2020 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3c34c5");
  
@font-face {
  font-family: 'Averta-Light';
  src: url('assets/fonts/Averta-Light/font.woff2') format('woff2'), url('assets/fonts/Averta-Light/font.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'Averta-Regular';
  src: url('assets/fonts/Averta-Regular/font.woff2') format('woff2'), url('assets/fonts/Averta-Regular/font.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'Averta-Semibold';
  src: url('assets/fonts/Averta-Semibold/font.woff2') format('woff2'), url('assets/fonts/Averta-Semibold/font.woff') format('woff');
  font-display: swap;
}

