/**
 * @license
 * MyFonts Webfont Build ID 3940776, 2020-08-27T11:32:19-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: Gelica-Medium by Schizotype
 * URL: https://www.myfonts.com/fonts/gelica/schizotype/gelica/medium/
 * 
 * Webfont: Gelica-SemiBold by Schizotype
 * URL: https://www.myfonts.com/fonts/gelica/schizotype/gelica/semi-bold/
 * 
 * 
 * Webfonts copyright: Copyright (c) 2020 by Schizotype. All rights reserved.
 * 
 * © 2020 MyFonts Inc
*/

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

@font-face {
  font-family: 'Gelica';
  src: url('/fonts/gelica/Gelica-Regular.woff2') format('woff2'),
    url('/fonts/gelica/Gelica-Regular.woff') format('woff');
}
@font-face {
  font-display: swap;
  font-family: 'Gelica';
  font-weight: 500;
  font-style: normal;
  src: url('/fonts/gelica/Gelica-Medium.woff2') format('woff2'), url('/fonts/gelica/Gelica-Medium.woff') format('woff');
}
@font-face {
  font-display: swap;
  font-family: 'Gelica';
  font-style: normal;
  font-weight: 600;
  src: url('/fonts/gelica/Gelica-SemiBold.woff2') format('woff2'),
    url('/fonts/gelica/Gelica-SemiBold.woff') format('woff');
}
