/**
 * @license
 * MyFonts Webfont Build ID 3867246, 2020-12-16T11:57:38-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: Gilroy Regular by Radomir Tinkov
 * URL: https://www.myfonts.com/collections/radomir-tinkov-foundry

 * Webfont: Gilroy Regular Italic by Radomir Tinkov
 * URL: https://www.myfonts.com/collections/radomir-tinkov-foundry

 * Webfont: Gilroy Medium by Radomir Tinkov
 * URL: https://www.myfonts.com/collections/radomir-tinkov-foundry

 * Webfont: Gilroy Semi Bold by Radomir Tinkov
 * URL: https://www.myfonts.com/collections/radomir-tinkov-foundry

 * Webfont: Gilroy Bold by Radomir Tinkov
 * URL: https://www.myfonts.com/collections/radomir-tinkov-foundry

 * © 2025 MyFonts Inc. */

@font-face {
    /* font-family: "GilroyRegular"; */
    font-family: Gilroy;
    src: url('/fonts/webFonts/GilroyRegular/font.woff2') format('woff2'),
        url('/fonts/webFonts/GilroyRegular/font.woff') format('woff');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    /* font-family: "GilroyRegularItalic"; */
    font-family: Gilroy;
    src: url('/fonts/webFonts/GilroyRegularItalic/font.woff2') format('woff2'),
        url('/fonts/webFonts/GilroyRegularItalic/font.woff') format('woff');
    font-style: italic;
    font-weight: 400;
}

@font-face {
    /* font-family: "GilroyMedium"; */
    font-family: Gilroy;
    src: url('/fonts/webFonts/GilroyMedium/font.woff2') format('woff2'),
        url('/fonts/webFonts/GilroyMedium/font.woff') format('woff');
    font-style: normal;
    font-weight: 500;
}

@font-face {
    /* font-family: "GilroySemiBold"; */
    src: url('/fonts/webFonts/GilroySemiBold/font.woff2') format('woff2'),
        url('/fonts/webFonts/GilroySemiBold/font.woff') format('woff');
    font-style: normal;
    font-weight: 600;
}

@font-face {
    /* font-family: "GilroyBold"; */
    font-family: Gilroy;
    src: url('/fonts/webFonts/GilroyBold/font.woff2') format('woff2'),
        url('/fonts/webFonts/GilroyBold/font.woff') format('woff');
    font-style: normal;
    font-weight: 700;
}
