/**
 * @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
 */

@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: 200;
  font-style: normal;
  src:
    url("/fonts/gelica/Gelica-Light.woff2") format("woff2"),
    url("/fonts/gelica/Gelica-Light.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");
}
