/**
 * @license
 * MyFonts Webfont Build ID 3903022, 2020-05-14T13:17:30-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: Gilroy-SemiBold by Radomir Tinkov
 * URL: https://www.myfonts.com/fonts/radomir-tinkov/gilroy/semi-bold/
 *
 * Webfont: Gilroy-Medium by Radomir Tinkov
 * URL: https://www.myfonts.com/fonts/radomir-tinkov/gilroy/medium/
 *
 * Webfont: Gilroy-Bold by Radomir Tinkov
 * URL: https://www.myfonts.com/fonts/radomir-tinkov/gilroy/bold/
 *
 *
 * Webfonts copyright: Copyright &amp;#x00A9; 2016 by Radomir Tinkov. All rights reserved.
 *
 * ÂŠ 2020 MyFonts Inc
 */


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

@font-face {
  font-family: 'Gilroy';
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/Gilroy-Medium/font.woff2') format('woff2'), url('/fonts/Gilroy-Medium/font.woff') format('woff');
}

@font-face {
  font-family: 'Gilroy';
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/Gilroy-SemiBold/font.woff2') format('woff2'), url('/fonts/Gilroy-SemiBold/font.woff') format('woff');
}

@font-face {
  font-family: 'Gilroy';
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/Gilroy-Bold/font.woff2') format('woff2'), url('/fonts/Gilroy-Bold/font.woff') format('woff');
}
