/**
 * @license
 * MyFonts Webfont Build ID 4419963, 2022-03-04T04:13:19-0500
 * 
 * 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: Jeko-Regular by EllenLuff
 * URL: https://www.myfonts.com/fonts/ellenluff/jeko/regular/
 * 
 * Webfont: Jeko-RegularItalic by EllenLuff
 * URL: https://www.myfonts.com/fonts/ellenluff/jeko/regular-italic/
 *
 * Webfont: Jeko-Bold by EllenLuff
 * URL: https://www.myfonts.com/fonts/ellenluff/jeko/bold/
 * 
 * Webfont: Jeko-BoldItalic by EllenLuff
 * URL: https://www.myfonts.com/fonts/ellenluff/jeko/bold-italic/
 * 
 * Webfonts copyright: Copyright © 2020 by Ellen Luff &amp; Tom Anders Watkins. All rights reserved.
 * 
 * © 2022 MyFonts Inc
*/

@font-face {
  font-family: "Jeko";
  src: url('JekoBold.woff2') format('woff2'), url('JekoBold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Jeko";
  src: url('JekoBoldItalic.woff2') format('woff2'), url('JekoBoldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Jeko";
  src: url('JekoRegular.woff2') format('woff2'), url('JekoRegular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Jeko";
  src: url('JekoRegularItalic.woff2') format('woff2'), url('JekoRegularItalic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}