/*
      www.OnlineWebFonts.Com 
      You must credit the author Copy this link on your web 
      <div>Font made from <a href="http://www.onlinewebfonts.com/fonts">Web Fonts</a>is licensed by CC BY 4.0</div>
      OR
      <a href="http://www.onlinewebfonts.com/fonts">Web Fonts</a>

      CSS rules to specify fonts

      font-family: "Gilroy-Regular";
      font-family: "Gilroy-Medium";
      font-family: "Gilroy-Bold";
      font-family: "Gilroy-Black";
      ;

*/

@font-face{
    font-family: "Gilroy-Regular";
    src: url("https://db.onlinewebfonts.com/t/1dc8ecd8056a5ea7aa7de1db42b5b639.eot");
    src: url("https://db.onlinewebfonts.com/t/1dc8ecd8056a5ea7aa7de1db42b5b639.eot?#iefix")format("embedded-opentype"),
        url("https://db.onlinewebfonts.com/t/1dc8ecd8056a5ea7aa7de1db42b5b639.woff")format("woff"),
        url("https://db.onlinewebfonts.com/t/1dc8ecd8056a5ea7aa7de1db42b5b639.woff2")format("woff2"),
        url("https://db.onlinewebfonts.com/t/1dc8ecd8056a5ea7aa7de1db42b5b639.ttf")format("truetype"),
        url("https://db.onlinewebfonts.com/t/1dc8ecd8056a5ea7aa7de1db42b5b639.svg#Gilroy-Regular")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}

@font-face{
    font-family: "Gilroy-Medium";
    src: url("https://db.onlinewebfonts.com/t/040a78b437acd0433612f92e61d04a1b.eot");
    src: url("https://db.onlinewebfonts.com/t/040a78b437acd0433612f92e61d04a1b.eot?#iefix")format("embedded-opentype"),
        url("https://db.onlinewebfonts.com/t/040a78b437acd0433612f92e61d04a1b.woff")format("woff"),
        url("https://db.onlinewebfonts.com/t/040a78b437acd0433612f92e61d04a1b.woff2")format("woff2"),
        url("https://db.onlinewebfonts.com/t/040a78b437acd0433612f92e61d04a1b.ttf")format("truetype"),
        url("https://db.onlinewebfonts.com/t/040a78b437acd0433612f92e61d04a1b.svg#Gilroy-Medium")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}

@font-face{
    font-family: "Gilroy-Bold";
    src: url("https://db.onlinewebfonts.com/t/1064f0ad1cb65fdab43bb592ddd8aa91.eot");
    src: url("https://db.onlinewebfonts.com/t/1064f0ad1cb65fdab43bb592ddd8aa91.eot?#iefix")format("embedded-opentype"),
        url("https://db.onlinewebfonts.com/t/1064f0ad1cb65fdab43bb592ddd8aa91.woff")format("woff"),
        url("https://db.onlinewebfonts.com/t/1064f0ad1cb65fdab43bb592ddd8aa91.woff2")format("woff2"),
        url("https://db.onlinewebfonts.com/t/1064f0ad1cb65fdab43bb592ddd8aa91.ttf")format("truetype"),
        url("https://db.onlinewebfonts.com/t/1064f0ad1cb65fdab43bb592ddd8aa91.svg#Gilroy-Bold")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}

@font-face{
    font-family: "Gilroy-Black";
    src: url("https://db.onlinewebfonts.com/t/03064356c75fa5724311add92fe92b0f.eot");
    src: url("https://db.onlinewebfonts.com/t/03064356c75fa5724311add92fe92b0f.eot?#iefix")format("embedded-opentype"),
        url("https://db.onlinewebfonts.com/t/03064356c75fa5724311add92fe92b0f.woff")format("woff"),
        url("https://db.onlinewebfonts.com/t/03064356c75fa5724311add92fe92b0f.woff2")format("woff2"),
        url("https://db.onlinewebfonts.com/t/03064356c75fa5724311add92fe92b0f.ttf")format("truetype"),
        url("https://db.onlinewebfonts.com/t/03064356c75fa5724311add92fe92b0f.svg#Gilroy-Black")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}
 
