/**
 * @license
 * MyFonts Webfont Build ID 3903374, 2020-05-15T09:34:14-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-Regular by Radomir Tinkov
 * URL: https://www.myfonts.com/fonts/radomir-tinkov/gilroy/regular/
 * Copyright: Copyright &amp;#x00A9; 2016 by Radomir Tinkov. All rights reserved.
 *
 * Webfont: Gilroy-RegularItalic by Radomir Tinkov
 * URL: https://www.myfonts.com/fonts/radomir-tinkov/gilroy/regular-italic/
 * Copyright: Copyright &amp;#x00A9; 2015 by Radomir Tinkov. All rights reserved.
 *
 * Webfont: Gilroy-ExtraBold by Radomir Tinkov
 * URL: https://www.myfonts.com/fonts/radomir-tinkov/gilroy/extra-bold/
 * Copyright: Copyright &amp;#x00A9; 2016 by Radomir Tinkov. All rights reserved.
 *
 * Webfont: Gilroy-BoldItalic by Radomir Tinkov
 * URL: https://www.myfonts.com/fonts/radomir-tinkov/gilroy/bold-italic/
 * Copyright: Copyright &amp;#x00A9; 2015 by Radomir Tinkov. All rights reserved.
 *
 * Webfont: Gilroy-Bold by Radomir Tinkov
 * URL: https://www.myfonts.com/fonts/radomir-tinkov/gilroy/bold/
 * 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/3b8f8e");

@font-face {
  font-family: Gilroy;
  font-style: normal;
  font-weight: 400;
  src: url("Gilroy-Regular/font.woff2") format("woff2"),
    url("Gilroy-Regular/font.woff") format("woff");
}
@font-face {
  font-family: Gilroy;
  font-style: italic;
  font-weight: 400;
  src: url("Gilroy-RegularItalic/font.woff2") format("woff2"),
    url("Gilroy-RegularItalic/font.woff") format("woff");
}
@font-face {
  font-family: Gilroy;
  font-weight: 600;
  src: url("Gilroy-Bold/font.woff2") format("woff2"),
    url("Gilroy-Bold/font.woff") format("woff");
}
@font-face {
  font-family: Gilroy;
  font-style: italic;
  font-weight: 600;
  src: url("webFonts/Gilroy-BoldItalic/font.woff2") format("woff2"),
    url("Gilroy-BoldItalic/font.woff") format("woff");
}
@font-face {
  font-family: Gilroy;
  font-weight: 800;
  src: url("Gilroy-ExtraBold/font.woff2") format("woff2"),
    url("Gilroy-ExtraBold/font.woff") format("woff");
}
