@font-face {
   font-family: Gilroy;
   font-display: swap;
   font-style: normal;
   font-weight: 700;

   src: url(../fonts/Gilroy-Bold.woff) format("woff");
}

@font-face {
   font-family: Gilroy;
   font-display: swap;
   font-style: normal;
   font-weight: 500;

   src: url(../fonts/Gilroy-Medium.woff) format("woff");
}

@font-face {
   font-family: Gilroy;
   font-display: swap;
   font-style: normal;
   font-weight: 400;

   src: url(../fonts/Gilroy-Regular.woff) format("woff");
}
@font-face {
   font-family: Gilroy;
   font-display: swap;
   font-style: normal;
   font-weight: 100;

   src: url(../fonts/Gilroy-Thin.woff) format("woff");
}
