/**
 * @license
 * MyFonts Webfont Build ID 3945794, 2020-09-08T19:50:57-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: Cosima-Thin by Anita Jürgeleit
 * URL: https://www.myfonts.com/fonts/anita-jurgeleit/cosima/thin/
 * 
 * Webfont: Cosima-Regular by Anita Jürgeleit
 * URL: https://www.myfonts.com/fonts/anita-jurgeleit/cosima/regular/
 * 
 * 
 * Webfonts copyright: Anita Jürgeleit | Type Design | 2019
 * 
 * © 2020 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3c3542");
  
@font-face {
  font-family: 'Cosima-Thin';
  src: url('webFonts/Cosima-Thin/font.woff2') format('woff2'), url('webFonts/Cosima-Thin/font.woff') format('woff');
}
@font-face {
  font-family: 'Cosima-Regular';
  src: url('webFonts/Cosima-Regular/font.woff2') format('woff2'), url('webFonts/Cosima-Regular/font.woff') format('woff');
}

